GIF Toolbox SDK for iOS

Make smaller GIFs with your iOS app.

Creating lengthy, optimized GIFs should be easy—but it isn't. Existing solutions suffer a variety of issues: high memory usage, large file size, slow speed, and more. We wrote a GIF encoder to tackle those problems and would like to share it with you.

Sign up to get updates!

Lower Memory Usage

By treating inputs as streams and avoiding caching all frames in memory, our solution lets your app encode longer videos without causing it to crash.

Modular and Configurable

Not all inputs are alike. Our modular design lets you configure the encoder to skip unnecessary steps to achieve faster processing speed.

Smaller File Size

File size of a non-optimized GIF can be huge. Optimize your GIF to save bandwidth, transfer time, and storage space.

Designed for iOS

A focused solution saves you time. Avoid evaluating complicated API designed to solve other problems for different platforms.