Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 488 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 488 Bytes

PDF Manager

A simple script, that looks for PDFs in an Input directory. The software OCRmyPDF will be used to optimice the dokument and moves it to the output Directory. After that the file in the input Dir will be deleted.

Usuage

  1. Install OCRmyPDF for the languages english and german. Instructions can be found here.
  2. Run python pdf_manager.py <input_dir> <output_dir>