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.
|