Skip to content

CMYK Images And Browsers And ImageMagick

Dealing with user-uploaded images in web applications has become dead simple - yet not simple enough. JPEG knows profiles and color spaces not every renderer understands correctly. This post illustrates how CMYK JPGs present accross browsers and how one can easily avoid those problems. (And show a neat trick to speed up ImageMagick on multi-core systems.)

Continue reading "CMYK Images And Browsers And ImageMagick"