Skip to content

Instantly share code, notes, and snippets.

@ricklon
Created May 7, 2013 17:50
Show Gist options
  • Save ricklon/5534622 to your computer and use it in GitHub Desktop.
Save ricklon/5534622 to your computer and use it in GitHub Desktop.
Convert jp2 to png on the command line
mogrify -format png *.jp2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment