/pdf_utilities

python scripts to manage pdf files

Primary LanguagePython

PDF utilities using Python

a collection of python scripts to modify pdf files.

Implemented features

  • Extract pages listed by index to a seperate pdf file.
  • Remove pages listed by index from a pdf file and generate a new file based on this operation.
  • merge 2 pdf files into one
  • merge double faced documents ( useful in case your scanner doesn't support duplex scanning)