/GhostScript-PDF-compression-GUI

A GUI to compress PDF with Ghostscript

Primary LanguageShellGNU General Public License v3.0GPL-3.0

GhostScript-PDF-compression-GUI

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.