modified ocr script

This commit is contained in:
Simon Rieger 2022-02-11 11:41:37 +01:00
parent 1d806bdc74
commit cb0bef96ff

3
ocr.sh
View file

@ -1 +1,2 @@
ocrmypdf -l deu --force-ocr $1 $1
file=$1
ocrmypdf -l deu --force-ocr --jbig2-lossy ${file} ${file%.*}-ocr.pdf