fix: webp conversion has problems with cmyk images
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