{"id":341,"date":"2011-12-09T21:21:34","date_gmt":"2011-12-09T20:21:34","guid":{"rendered":"http:\/\/localhost\/miosito\/?p=341"},"modified":"2017-06-23T12:15:51","modified_gmt":"2017-06-23T10:15:51","slug":"comprimere-pdf-con-script-nautilus","status":"publish","type":"post","link":"http:\/\/localhost\/miosito\/en\/comprimere-pdf-con-script-nautilus\/","title":{"rendered":"Compress pdf script with Nautilus"},"content":{"rendered":"
After doing a search on the net I found that pdf file compression is quite dark!<\/p>\n
To make life easier I created a script Nautilus (tested on version 10.04 and 11.04 of ubuntu 64bit, but working with all of them)<\/p>\n
The script compresses the pdf looking for in the can to maintain good visual quality.<\/p>\n
First you need to install a dependency, open the terminal and write<\/p>\n
sudo apt-get install ghostscript<\/strong><\/p>\n Now download the script created by me Once you have downloaded the script must be placed in<\/p>\n \/home\/vostronome<\/span>\/.gnome2\/nautilus-scripts<\/strong><\/p>\n then right-clicking on the file<\/p>\n go to properties> permissions<\/p>\n and put the check “Allow executing file as program”<\/p>\n Now just you select the PDF file you need, and right-click<\/p>\n script> Compress-PDF<\/p>\n now wait patiently (depends on the weight of the file)<\/p>\n I hope you might come in handy!<\/p>\n <\/p>\n
\n<\/p>\n