Retrospring / retrospring

Q/A based social network
https://retrospring.net
GNU Affero General Public License v3.0
239 stars 32 forks source link

Switch to using VIPS for image processing #1516

Open raccube opened 8 months ago

raccube commented 8 months ago

Pitch

The current version of ImageMagick is very out of date and all the cool kids are using VIPS nowadays as it's a lot faster.

Motivation

We get WebP support and image processing should be faster.

raccube commented 8 months ago

Worth noting that writing GIFs isn't supported by VIPS so we'd need a different way of stripping animation.