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

Let PIL save the icc profil #21

Closed bloodywing closed 5 years ago

bloodywing commented 8 years ago

Some images have icc profiles embed. PIL would just strip them without icc_profile as parameter.

bloodywing commented 5 years ago

No longer valid. See #63 for a better implementation.