Ultra-Fast Open Source
Image Infrastructure
Transform, optimize, and deliver WebP & AVIF media at scale using libvips. Bring your own AWS S3, Cloudflare R2, MinIO, or custom storage drivers under the Apache 2.0 License.
Open-Source Core Today. Managed SaaS Tomorrow.
Optivor is built as an open-core framework under Apache 2.0. Self-host the engine for free or scale effortlessly with our upcoming managed cloud control plane.
Self-Hosted Community Core
Fully open-source Apache 2.0 runtime engine for engineering teams who want complete infrastructure control and zero transformation billing.
- Unlimited Image Transformations
- Bring-Your-Own-Storage (S3, R2, B2, MinIO)
- Sub-10ms Native libvips Processing
- Redis & Local Disk LRU Cache Backends
- CLI Tooling, Helm Charts & Systemd
Engineered for Speed, Control & Cost Efficiency
Eliminate expensive per-image transformation bills with Apache 2.0 open-source software.
Sub-10ms Transformations
Powered by native libvips bindings, Optivor processes images up to 10x faster than traditional ImageMagick solutions.
Bring-Your-Own-Storage
Connect directly to your existing buckets on AWS S3, Cloudflare R2, MinIO, or Backblaze B2. Optivor reads directly without copying assets.
Out-of-Process Drivers
Modular driver architecture via --optivor-handshake. Build custom storage drivers in Go, Rust, Python, or Node.js.
Deploy in Seconds
Launch production containers, Helm releases, or systemd services.
docker run -d \
--name optivor \
-p 8080:8080 \
-v $(pwd)/optivor.yaml:/etc/optivor/optivor.yaml:ro \
optivor/optivor:latest