ImCompressor is an useful image compressor, supporting PNG and JPEG file types. It support both lossless and lossy compression modes with an option to whether keep or not metadata of images. It is inspired by Trimage and Image-Optimizer.
By the same developer as ImEditor.
PNG, JPEG
ImCompressor is available as a flatpak package.
You can also install it by using the following command-line:
flatpak install flathub com.github.huluti.ImCompressor
Build and install by running:
git clone https://github.com/Huluti/ImCompressor.git
cd ImCompressor
meson _build
cd _build
ninja
sudo ninja install
The app can then be removed with:
sudo ninja uninstall
ImCompressor uses a number of open source projects to work properly:
Do you like the app? Would you like to support its development? Feel free to donate.
GNU GENERAL PUBLIC LICENSE (v3)
Free Software, Hell Yeah!