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

Cannot Write mode CMYK as PNG #106

Closed ghost closed 1 year ago

ghost commented 1 year ago

Summary

When leveraging the save_as_png function in the pillow.py plugin, conversion to PNG fails if the image's mode is CMYK.