Animated Images

ImageBoss supports Animated GIF/WebP/AVIF resizing and cropping on the fly.


By default if you ask to resize a gif image we will take the only the first frame of your animated image and then apply any operation you want.



At this point in time, everything but watermaking is not supported for animated images.


Default GIF/WebP/AVIF Support

Uses the first frame of the GIF and apply any filter/operation you want.

Example

https://img.imageboss.me /mywebsite-images /width /300 /examples/08.gif




Animated Images

It preserves the animation of your image and applies the operation you ask for all frames. You can combine it with any operation available.
animation accepts 1 or true.

Example

https://img.imageboss.me /mywebsite-images /width /300 /animation:true /examples/08.gif




Animated GIFs With Exact Output Size

Currently, we will reduce your GIF to fit inside of the dimentions your asked and then crop it.

Example

https://img.imageboss.me /mywebsite-images /cover /300x300 /animation:true /examples/08.gif