Problem/Motivation

I use this module in combination with imagemagick. In imagemagick there are settings, in particular the color profile setting, which are not taken into account in combination with imageapi_optimize. The color profiles are lost even if I don't add any processors to the pipeline. Disabling the pipeline of an image style fixes this issue.

Steps to reproduce

  • Add an empty pipeline and set it as default
  • Install and set imagemagick as the image toolkit (/admin/config/media/image-toolkit)
  • Under Advanced image settings Set Convert colorspace to sRGB
  • Upload an image with a inappropriate color profile for the web (Eg. Adobe RGB)
  • Render an image style of it.

To see the correct result without imageapi_optimize:

  • Delete the pipeline
  • Now the color profile of the image style should be correct.

Proposed resolution

TBD

Remaining tasks

Find the cause of this issue

CommentFileSizeAuthor
#3 joergboner_CURV_stattmann_12.jpg13.18 MBluksak

Comments

Lukas von Blarer created an issue. See original summary.

luksak’s picture

Issue summary: View changes
luksak’s picture

StatusFileSize
new13.18 MB

Here is an image with an incorrect color profile to test with.