Self-hosted image gallery and live editing web application for creators
Get started with Imagor Studio using Docker
You can replace ~/Pictures
with the path to your preferred directory (e.g., ~/Desktop
, ~/MyPhotos
, ~/Downloads
).
docker run -p 8000:8000 --rm \
-v $(pwd)/imagor-studio-data:/app/data \
-v ~/Pictures:/app/gallery:ro \
-e DATABASE_URL="sqlite:///app/data/imagor-studio.db" \
shumc/imagor-studio
Ready to dive deeper? Check out Documentation
DocumentationFast, secure image processing server and Go library, using libvips
Self-hosted image and video gallery with live image editing for creators.
Type-safe, comprehensive Go binding generator for libvips
imagor video thumbnail server in Go and ffmpeg C bindings
Built from the ground up for performance, simplicity, and professional workflows
Built on a foundation from vipsgen to imagor. Imagor Studio brings together years of ongoing development into an image gallery and live editing web application for creators. Your support enables continued development of Imagor Studio.
Lightning-fast gallery with virtual scrolling and 4-8x faster image processing than ImageMagick with libvips streaming architecture.
Powerful live image editing with instant URL generation. Transform images on-the-fly without modifying originals.
No indexing or sync required. Just point to your storage and start browsing. Universal storage support for file systems and S3-compatible solutions.
Keep your original files untouched. All transformations are applied dynamically, preserving your source images.
Powered by imagor's robust image processing engine with comprehensive format support and advanced optimization.
Slick, responsive interface with intuitive navigation, EXIF data display, and seamless user experience across devices.