imgproxy

Fast and secure server for resizing and converting remote images

brewmacoslinux
Try with needOr install directly
Source

About

Fast and secure server for resizing and converting remote images

Commands

imgproxy

Examples

Start imgproxy server on default port 8080$ imgproxy
Start imgproxy server on custom port 3000$ imgproxy -listen :3000
Start imgproxy with custom configuration via environment variables$ IMGPROXY_BIND=:8080 IMGPROXY_MAX_WIDTH=1024 imgproxy