workarea-commerce / workarea

Workarea is an enterprise-grade Ruby on Rails commerce platform
https://www.workarea.com
Other
326 stars 66 forks source link

Add libvips for better image processing performance #491

Closed bencrouse closed 4 years ago

bencrouse commented 4 years ago

libvips offers dramatically improved performance using lower memory, so this is the preferred image processing solution moving forward.

For upgrading, a configuration is provided to fallback to the old ImageMagick implementation.