Skip to content

Replace ImageMagick with Vips

feld requested to merge vips into develop

Vips will perform much better than ImageMagick by a huge margin, but it's also a NIF instead of the fifo hack and process spawning we were doing.

I haven't touched docs or altered Docker images to install vips etc, but if you can run from source please try this.

Edited by feld

Merge request reports