If you’re searching for a convenient software solution to compress your JPEG, PNG, and WebP images seamlessly on Linux, macOS, and Windows platforms, I highly recommend checking out Imagine.

This user-friendly software provides a seamless experience for both file format conversion and mass optimization. It comes in handy, especially when you have a large number of images that need recompression or conversion to a different format.

It’s open source, under the MIT license and to use it on Linux, you can compile it like this:
git clone https://github.com/meowtec/Imagine.git
npm install
npm run dev
But the best is still to download the AppImage and make it executable like this:
chmod a+x Imagine-x.y.z-x86_64.AppImage
./Imagine-x.y.z-x86_64.AppImage