How to rotate detect page direction and rotate it automatically with OCR to Any Converter Command Line software?

Hello,

I'm using OCR to Any Converter Command Line software, some of my .jpeg files are upside down, something which I wouldn't notice. Is there any way I can detect this and automatically put it the right way up for processing, please?

How to rotate detect page direction and rotate it automatically with OCR to Any Converter Command Line software?

Customer
------------------------------------
>>Is there any way I can detect this and automatically put it the right way up for processing, please?

Thanks for your message, you may use -ocr2aor option to detect page direction and rotate it automatically,

  -ocr2aor                : detect page direction and rotate it automatically when -ocr2 used
  -ocr2autorotate         : same as -ocr2aor
 
for example,

  ocr2any.exe -ocr2 -ocr2aor C:\in.tif C:\out.rtf
  ocr2any.exe -ocr2 -ocr2aor C:\in.tif C:\out.doc
  ocr2any.exe -ocr2 -ocr2aor C:\in.tif C:\out.xls
  ocr2any.exe -ocr2 -ocr2aor C:\in.pdf C:\out.rtf
  ocr2any.exe -ocr2 -ocr2aor C:\in.pdf C:\out.doc

VeryPDF

Related Posts