Simple library for decoding and encoding GIF at runtime.▶︎ Run the WebGL demo in your browser right now!Power GIF is the best GIF solution for Unity available on the Asset Store!There are 3 approaches implemented:SIMPLE. Simple decoding/encoding operations. Simple call, simple result. But Unity may freeze on large files.ADVANCED. Encoding/decoding with iterators allows you to display a progress bar. It’s recommended for large files.REACTIVE. Parallel encoding/decoding with threads allows you to greatly improve performance for large files.FeaturesDecoding GIFEncoding GIFColor quantization with NeuQuantIterators for displaying a progress barParallel encoding/decoding with threadsDisplaying GIFs with AnimatedImage componentDownloading GIF from WWWQuick GIF preview (decoding the first frame only)GIPHY API (upload)A lot of examplesClean and simple C# codeAll Unity versions supportedUnity uGUISupported platformsAndroidiOSWindowsUWPMacWebGLKnown limitationsPower GIF doesn't support interlaced GIF (this feature may be added soon).You should disable Burst in case of build issues.SupportDiscord - questions, live chat with developersThe asset icon was made by Pixel perfect from www.flaticon.com.It would be super awesome if you rate ★★★★★ my asset and leave your feedback!




