Description
Adds an image filter module to nginx-mainline for transforming JPEG, GIF, PNG, and WebP images. It can resize, crop, rotate, or otherwise process images as part of web delivery.
Use it when image transformations should happen at the web server layer. Processing untrusted images consumes resources, so configure limits and caching carefully.