How to install jpegoptim for CentOS

From Brian Nelson Ramblings
Jump to: navigation, search

How to install jpegoptim for CentOS

There are lot of online tools and apps to optimize your images, however the problem comes when you have lot of images to process, then those tools are not so well designed and we have to search for more practical ways to do it. If you have come to this point, then you must considering using Image Optimization tools from the Linux command line.

This package is part of the EPEL repo

yum install jpegoptim

Find the location of do which jpegoptim

which jpegoptim

Returning the location of jpegoptim

/usr/bin/jpegoptim