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+space then type terminal and hit Enter key.
  • 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!