updated dependencies

This commit is contained in:
ston1th 2023-04-02 21:30:50 +02:00
commit 022e46f65e
165 changed files with 3701 additions and 1794 deletions

3
TODO Normal file
View file

@ -0,0 +1,3 @@
implement pdftoppm to make pdfs readable by tesseract
pdftoppm -tiff -r 300 "$pdf_in" "$temp_dir/pg"