Easy Steps to Install epeg on Mac
Package Information:
Name: epeg
Use: Insanely fast JPEG/ JPG thumbnail scaling with the minimum fuss and CPU overhead
URL: https://github.com/mattes/epeg
Installation Steps:
- Open up your Terminal.
- Copy and run the command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install epeg using brew
brew install epeg
epeg is ready to use now!