Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 350 Bytes

File metadata and controls

9 lines (6 loc) · 350 Bytes

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.