Translate

Search This Blog

Sunday 4 July 2010

Nautilus Script To Compress PDF Files

Nautilus Script To Compress PDF Files: "
Ricardo Ferreira (who sent us quite a few tips before) wrote a nice Nautilus script which comes with a GUI (Zenity) to compress and optimize PDF files called Compress PDF.

The script currently comes in multiple languages: English, Spanish*, French*, Czech* and Portuguese (but you can translate it into your language if you want - there are only 10 short lines to translate) and you can choose between 5 different compression levels: Screen-view only, Low Quality, Hight Quality, High Quality (Color Preserving) and Default:

compress pdf script

As an example: compressing a PDF using the 'Default' preset, the file size was reducced from 4,6mb to 3,3mb with no visible quality lost.


To 'install' this Nautilus script, simply paste this in a terminal:
sudo apt-get install zenity ghostscript #dependencies
cd ~/.gnome2/nautilus-scripts
wget http://launchpad.net/compress-pdf/1.x/1.1/+download/Compress-PDF-1.1.tar.gz
tar zxvf Compress-PDF-1.1.tar.gz



Then to use it, simply right click on a PDF file and select 'Compress-PDF' from the 'Scripts' menu:

nautilus right click compress pdf



Credits for this script (and many thanks!): Ricardo Ferreira



*Spanish translation by Eduardo Battaglia
*French translation by astromb
*Czech translation by clever fox


Many thanks to all who translate the script!

© www.webupd8.org 2009-2010. | What's New on the World Wide Web



"

No comments:

Post a Comment