Compress images

UUID: image-compressor@schorschii
Last edited:
1 week ago 2024-04-27, 04:48
Last commit: [92c97b99] image-compressor@schorschii: Add Brazilian Portuguese translation (#340)

Quickly compress images for e.g. sending it via email

README

Close

IMAGE COMPRESSOR

Compresses the selected images.

DESCRIPTION

This action compresses the selected images and saves it with suffix "_converted" so that they can easily sent e.g. by email.

It is intentionally kept simple for quick usage. Output resolution width is limited fixed at fixed 1920px and JPEG quality level 75.

DEPENDENCIES

The following packages must be installed:

  • python3, python3-pil, python3-wxgtk4.0 for image processing

CHANGELOG

Open

Log In To Comment!

1 Comments

Guillaume Müller
This wonderful utility doesn't work anymore on my system from a few weeks ago. Running it only show a window with a progress bar stuck at zéro that I can only close in disconnecting my session. What could be wrong ? I'm on Mint 21.3, tried reinstalling, have all dependencies...