How to Optimize and Compress images automatically in Linux

In this tutorial, I will show you how to compress pictures by using jpegoptim, pngquant, and inotifywait from a folder that gets updated. Check this tutorial on how to install the required programs: How to install inotify-tools Linux Let’s get…