Libvips instead of imagemagick7

Hello! I’ve seen task in 2.1 release:

  • Upgrade ImageMagick to ImageMagick7 (6 is getting old)

There are more modern libraries to process image with less CPU and memory.
Great example is libvips, and this lib has ruby gems for image processing.

Is it viable change for Discourse?

1 Like

Maybe as an option if we can abstract it out, when it comes features image magick is still the best out there and most comprehensive

Have You seen?

https://github.com/janko-m/image_processing

3 Likes

Yes I have, not sure we need that whole lib, we only make use of a handful of primitives