3 lines
102 B
Text
3 lines
102 B
Text
implement pdftoppm to make pdfs readable by tesseract
|
|
pdftoppm -tiff -r 300 "$pdf_in" "$temp_dir/pg"
|
|
|