Fast, efficient, and flexible image transformation proxy written in Rust
Serve perfectly optimized images to your users instantly. Resize and convert formats on-the-fly with a simple URL structure, backed by a robust LRU cache.
$docker run -p 8000:8000 -v /path/to/images:/app/data ghcr.io/stax124/image-proxy:latestEngineered for Performance
Ultra Fast
Built from the ground up in Rust for maximum performance and low latency. Safely handles high concurrent loads without breaking a sweat.
Next-gen Formats
Automatically convert images to modern formats like AVIF, WebP, and JPEG XL based on the client's 'Accept' header or specify a format directly in the URL.
Dynamic Resizing
Perform on-the-fly resizing using a straightforward URL API. No complex configuration required.