Answers for "Warning: Invalid resolution 0 dpi. Using 70 instead."

1

tesseract specify dpi

#use the -- dpi option.

Eg: tesseract --dpi 300 inputfile outputfile
Posted by: Guest on July-26-2020

Browse Popular Code Answers by Language