INSTALLATIONS

How to install JPEGTRAN on cPanel or CentOS

Install JPEGTRAN
Install JPEGTRAN

How to install JPEGTRAN on cPanel or CentOS

Jpegtran is a commandline utility that provide “lossless” rotation of images. You can install JPEGTRAN using the following tutorial.

 
cd /usr/local/src
wget http://jpegclub.org/jpegcrop.tar.gz
tar -zxf jpegcrop.tar.gz
cd jpegcrop/jpeg-*
./configure
make
make install

Please check the installed jpegtran version using the following command.

 
jpegtran -v

Also, you can check the available options by using the following command.

 
jpegtran -h

That’s it!

If you like this post and wish to receive more articles from us, please like our FB page: Grepitout

Your suggestions and feedbacks will encourage us and help to improve further, please feel free to write your comments.

For more details on our services, please drop us an E-mail at info@grepitout.com

Topics