wagtail / Willow

A wrapper that combines the functionality of multiple Python image libraries into one API
https://willow.wagtail.org/
BSD 3-Clause "New" or "Revised" License
273 stars 53 forks source link

Add save_as_heic operation to Wand #119

Open zerolab opened 1 year ago

zerolab commented 1 year ago

ImageMagick (thus Wand) supports HEIC via libheif since version 7.1.0 Note that for lossless, one can pass quality=100 (reference)