Skip to content

Instantly share code, notes, and snippets.

@ronknight
Created May 20, 2024 22:36
Show Gist options
  • Save ronknight/9a54d6ec6c8758c9012a84130bd81114 to your computer and use it in GitHub Desktop.
Save ronknight/9a54d6ec6c8758c9012a84130bd81114 to your computer and use it in GitHub Desktop.
extract all tiff layer separately and convert to jpg
"C:\Program Files\ImageMagick-7.1.1-Q16-HDRI\magick.exe" 46783.tif -background white -alpha remove 46783.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment