Skip to content

Instantly share code, notes, and snippets.

@nervetattoo
Created January 26, 2011 19:28
Show Gist options
  • Save nervetattoo/797255 to your computer and use it in GitHub Desktop.
Save nervetattoo/797255 to your computer and use it in GitHub Desktop.
convert image.jpg profile.icc
convert image.jpg -profile profile.icc -profile /path/to/sRGB_IEC61966-2-1_black_scaled.icc -trim working-image.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment