What is “tiff2png” Package?
TIFF to PNG converter
For more details: http://www.libpng.org/pub/png/apps/tiff2png.html
Installation
- Open Terminal by pressing
command+spacethen type terminal and hitEnterkey. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null - Install tiff2png.
brew install tiff2png
Now, use tiff2png!
Leave a Reply
You must be logged in to post a comment.