Thread: Cropping PDFs
View Single Post
Old 11-13-2009, 03:01 AM   #32
sdax
Junior Member
sdax began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2009
Device: none
pdfhelpers

Try my 'pdfhelpers' scripts. This is my first work in Python, but it do all what i need to do with PDFs.

pdfsort - groups pdfs by formats (input and output paths are in pdfhelpers.conf)
pdfcrop <directory_with_pdfs_to_crop> - crops white margins

Depends on Python 2.6.x, PyPDF 1.12, GPL Ghostscript 8.xx, pdftk 1.41

See pdfhelpers.conf for options.
Attached Files
File Type: bz2 pdfhelpers.tar.bz2 (3.5 KB, 219 views)
sdax is offline   Reply With Quote