| Crates.io | imgforge |
| lib.rs | imgforge |
| version | 0.9.2 |
| created_at | 2025-10-23 03:37:05.543222+00 |
| updated_at | 2026-01-20 05:45:25.937404+00 |
| description | Fast and secure image proxy and transformation server |
| homepage | https://imgforger.github.io |
| repository | https://github.com/ImgForger/imgforge |
| max_upload_size | |
| id | 1896570 |
| size | 6,123,761 |
imgforge is a fast, secure image proxy and transformation server written in Rust. Built with Rust and libvips, it delivers imgproxy-compatible URL semantics with an async-first architecture and optional, pluggable caching backends.
Deploy imgforge on any Linux machine with a single command:
curl -fsSL https://raw.githubusercontent.com/ImgForger/imgforge/main/deployment/deploy.sh | bash
The interactive script will:
The documentation is live on the docs site.
Issues and pull requests are welcome. Please review the contributing guide before submitting significant changes. If you are upgrading from imgproxy, most existing URL builders will continue to work—consult the processing and URL references for the few imgforge-specific differences.