gkovacs / pdfocr

Adds text to PDF files using the cuneiform OCR software
MIT License
325 stars 49 forks source link

Remove temp files during executing #13

Open spitters opened 10 years ago

spitters commented 10 years ago

Thanks for the nice program. On a large PDF the collected ppm files can become huge. When not using the -k option, I think i.ppm can be removed once i-new.pdf is created.