Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-24 | 1.6 kB | |
v1.5.16 source code.tar.gz | 2025-09-24 | 4.2 MB | |
v1.5.16 source code.zip | 2025-09-24 | 4.6 MB | |
Totals: 3 Items | 8.8 MB | 0 |
Introducing Imagor Studio
Imagor Studio is a self-hosted image gallery and live editing web application, for creators and professionals
- High-performance image gallery with virtual scrolling and live editing capabilities powered by imagor.
- Zero-configuration setup with universal storage support and non-destructive workflow.
- Advanced image editing with real-time preview, color adjustments, effects, cropping, and instant URL generation for transformed images.
- Touch-optimized interface that works seamlessly on mobile while maintaining desktop power and full functionality.
What's Changed
- Disable log output checksum validation for S3 by @codedoga in https://github.com/cshum/imagor/pull/594
- build: docker cache for test workflow by @cshum in https://github.com/cshum/imagor/pull/601
- feat: add auto JPEG format support by @pavolbednar in https://github.com/cshum/imagor/pull/607
- feat: implement Stater interface for loaders and enhance modified time check logic by @pavolbednar in https://github.com/cshum/imagor/pull/608
- build(deps): libvips 8.17.2, update go deps by @cshum in https://github.com/cshum/imagor/pull/611
New Contributors
- @codedoga made their first contribution in https://github.com/cshum/imagor/pull/594
- @pavolbednar made their first contribution in https://github.com/cshum/imagor/pull/607
Full Changelog: https://github.com/cshum/imagor/compare/v1.5.15...v1.5.16