0 Reviews
FREE
License
PAID
Version
VeryPDF PDF to TXT OCR Converter Command Line 2.0
LatestUpdate
Last updated
OS
Language
EN
Optical Character Recognition (OCR) is a visual recognition process that turns printed or written text into an electronic character-based file. A document that is scanned and converted into a PDF document provides the basis for which character recognition software may interpret each character image on the PDF and assign it an electronic character-based file that can then be entered into an editable format, such as a Text or Word document.
VeryPDF's PDF to TXT OCR Converter was developed to be a Command Line application that uses Optical Character Recognition technology to OCR scanned PDF documents and images (TIFF, BMP, PNG, JPG, PCX, TGA, etc.) to TXT files.
Following command line will OCR all PDF files in D:\temp\ folder to text files: for %F in (D:\temp\*.pdf) do pdf2txtocr.exe -ocr -lang deu "%F" "%~dpnF.txt"
Following command line will OCR all PDF files in D:\temp\ folder and subdirectories to text files: for /r D:\temp %F in (*.pdf) do pdf2txtocr.exe -ocr "%F" "%~dpnF.txt"
Following command line will OCR all PDF files from D:\temp\ folder and output text files to C:\test folder: for %F in (D:\temp\*.pdf) do pdf2txtocr.exe -ocr "%F" "C:\test\%~nF.txt""
No reviews found
SoftPas is a platform that provides you with the latest software and technology news, reviews, and guides. We also provide you with the latest software and technology trends.
Subscribe to newsletter
© Copyright 2024, All Rights Reserved by SoftPas