Skip to content

fix: webp conversion has problems with cmyk images

Henning Leutz requested to merge next into master

If a cmyk error occurs, this can happen with jpgs, pngs e.g. when users upload images for printing. then we temporarily convert this image to a rgb image. this only works if convert is available on the server.

fix pcsg/kunden/freemom/umsetzung#627

Merge request reports