mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-08 10:45:04 +02:00
302 B
302 B
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.