1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-23 11:14:48 +02:00
imgproxy/docs/image_formats_support.md
2018-11-13 18:32:47 +06:00

13 lines
302 B
Markdown

# Image formats support
At the moment, imgproxy supports only the most popular Web image formats:
* PNG;
* JPEG;
* WebP;
* GIF.
## GIF support
imgproxy supports GIF output only when using libvips 8.7.0+ compiled with ImageMagick support. Official imgproxy Docker image supports GIF out of the box.