Skip to content

Instantly share code, notes, and snippets.

@meeuw
Created February 2, 2017 08:40
Show Gist options
  • Save meeuw/b6bc07ab66e93931dabc053914373398 to your computer and use it in GitHub Desktop.
Save meeuw/b6bc07ab66e93931dabc053914373398 to your computer and use it in GitHub Desktop.
convert cmyk tif to rgb using imagemagick
convert image.tif -profile /usr/share/color/icc/colord/sRGB.icc test.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment