imagor 1.9.1
imagor 1.9.1 improves the streamed-source path and restores the efficient libvips processing flow for common workloads. This release focuses on correctness and performance for streamed inputs.
Highlights
- optimized blob and streamed-source handling to reduce unnecessary reader churn and keep the fast path closer to libvips
- added an async seekable path for small known-size non-seekable sources, reducing fallback overhead for common streamed workloads
- fixed seekable-source handling in the
1.9.1follow-up release - added
VIPS_STRIP_COLOR_PROFILEto strip embedded ICC profiles while preserving other metadata - added
VIPS_VECTORto control libvips vector target disable behavior using nativeVIPS_VECTORsemantics
A dedicated benchmark page is now available at https://docs.imagor.net/benchmarks with methodology, charts, and result links. On AWS EC2 c7i.large, imagor 1.9.1 is one of the fastest image processing servers tested, consistently ahead of thumbor overall and competitive with imgproxy across common formats.
Full Changelog: v1.8.10...v1.9.1