A GUI to compress PDF with Ghostscript on Linux
For it to work well you need ghostscript and zenity installed. If needed you can install them like that :
sudo apt install zenity ghostscript
Also make sure the bash file is executable before using it.