bernmic / ocrmypdf-watchdog

A watchdog for OCRMyPDF written in go
GNU General Public License v3.0
10 stars 6 forks source link

allow pre and post processing via shellscript #6

Open GUNT0815 opened 2 years ago

GUNT0815 commented 2 years ago

Allow the execution of a shell script before and after the ocr process. This would support e.g. file renaming and other executions via bash-scripts.

Implementation could be like this: