A plugin that lets you import animated GIF and WebP images into Unreal Engine 5 as a new AnimatedTexture asset type.
| UE Version | Status |
|---|---|
| 5.3 | ✅ Supported |
| 5.4 | ✅ Supported |
| 5.5 | ✅ Supported |
| 5.6 | ✅ Supported |
| 5.7 | ✅ Supported |
- Import animated GIF / WebP files as Texture assets, with full support for animation, transparency, interlacing, and more
- Editable through the built-in Texture Editor
- Works with UMG Image widgets, Materials, and Material Instances
- Blueprint-accessible playback API — Play, Stop, SetPlayRate, SetLooping, etc.
This plugin should work on all platforms supported by Unreal Engine 5. It has been tested on:
- Windows (64-bit)
- macOS
- Download the plugin package for your engine version from the Releases page.
- Extract and copy the
AnimatedTexturePluginfolder into your project'sPluginsdirectory. - Restart the Unreal Editor. Enable the plugin if prompted.
- Drag and drop
.gifor.webpfiles into the Content Browser to import them.
This project is licensed under the MIT License.



