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:

  1. Open up your Terminal.
  2. Copy and run the command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install epeg using brew
    brew install epeg

epeg is ready to use now!