Skip to content

Instantly share code, notes, and snippets.

@seven1m
Created March 14, 2010 15:27
Show Gist options
  • Save seven1m/332025 to your computer and use it in GitHub Desktop.
Save seven1m/332025 to your computer and use it in GitHub Desktop.
remove color profile junk from png
pngcrush -rem gAMA -rem cHRM -rem iCCP -rem sRGB infile.png outfile.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment