VeryPDF's Acrobat to Editable Word OCR Converter is an useful command line utility for users to use Optical Character Recognition technology to OCR scanned PDF documents and images (TIFF, BMP, PNG, JPG, PCX, TGA, etc.) to Editable Word files. With VeryPDF's Acrobat to Editable Word OCR Converter, users could convert text based PDF files to plain text files and convert scanned PDF files to plain text files by OCR technology.
What is OCR ?
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.
The command line program Acrobat to Editable Word OCR Converter Command Line allows you to convert the scanned Acrobat or image file such as BMP, TIFF, PNG, JPG, PCX, TGA, etc. to editable Word document in a short time with easy command line operations.
Version Quantity
Price
(USD) Download
Acrobat to Editable Word OCR
Converter Command Line
OCR Language Packs
Free
Free Note:
The default package of Acrobat to Editable Word OCR Converter Command Line includes support
for only English. However you can download more OCR language packs at here. Acrobat to Editable Word OCR Converter Command Line has following
top features and abilities: Acrobat to Editable Word OCR Converter Command Line Options: More information about the features. Acrobat to Editable Word OCR Converter Command Line Options: Examples: pdf2txtocr.exe C:\in.pdf C:\out.txt Read More here:
What is OCR?
What is OCR? OCR Technology View Other Tools Also: Email:
support@verypdf.com
VeryPDF.com
|
VeryDOC.com |
VeryPCL.com |
Links |
Contact
Given the proliferation of scan-to-PDF technology available today, VeryPDF's OCR
solutions focus on the conversion of scanned PDF documents and image files. The
quality of the OCR conversion process will largely depend on the quality of the
scanned image and the clarity of the characters of that image.
Acrobat to Editable Word OCR Converter Command Line allows you to make conversion easily, quickly, accurately. With the
fast OCR engine, this progrram runs faster than fellow products.
The default package of Acrobat to Editable Word OCR Converter Command Line includes support
for only English. However you can download more OCR language packs at
here.
Download and Purchase Acrobat to Editable Word OCR
Converter Command Line
1 Server License
$195
each
1 Developer License
$1495 each
C:\>pdf2txtocr.exe
Acrobat to Editable Word Converter OCR Command Line v2.0
Web: http://www.verypdf.com
Web: http://www.verydoc.com
Email: support@verypdf.com
-------------------------------------------------------
Usage: pdf2txtocr.exe [options] <PDF-file> <Text-file>
-firstpage <int> : first PDF page to convert
-lastpage <int> : last PDF page to convert
-res <int> : set resolution, the
unit is DPI (default is 300 dpi)
-ownerpwd <string> : set owner password for encrypted PDF file
-userpwd <string> : set user password for encrypted PDF file
-layout :
maintain original physical layout
-noc
: don't insert page breaks 0x0C between pages in text file
-bitcount <int> : set color depth when render PDF page to
image data, it can be set 1, 8, 24, default is 8bit
-ocr
: enable OCR function for scanned PDF file
-lang <string> : choose the language for OCR engine
-text <string> : add additional text at end of each text
page, this parameter supports the following variables:
%PageNumber% : current page number
%PageCount% : total page count of PDF file
-$ <string> : input your License Key
pdf2txtocr.exe -firstpage 1 -lastpage 1 C:\in.pdf C:\out.txt
pdf2txtocr.exe -ocr -res 300 C:\in.pdf C:\out.txt
pdf2txtocr.exe -ownerpwd 123 -userpwd 456 C:\in.pdf C:\out.txt
pdf2txtocr.exe -layout C:\in.pdf C:\out.txt
pdf2txtocr.exe -noc C:\in.pdf C:\out.txt
pdf2txtocr.exe C:\in.tif C:\out.txt
pdf2txtocr.exe C:\in.jpg C:\out.txt
pdf2txtocr.exe C:\in.bmp C:\out.txt
pdf2txtocr.exe C:\in.png C:\out.txt
pdf2txtocr.exe -ocr -lang eng C:\in.pdf C:\out.txt
pdf2txtocr.exe -ocr -bitcount 1 C:\in.pdf C:\out.txt
pdf2txtocr.exe -ocr -bitcount 8 C:\in.pdf C:\out.txt
pdf2txtocr.exe -ocr -bitcount 24 C:\in.pdf C:\out.txt
pdf2txtocr.exe -ocr -lang deu C:\in.pdf C:\out.txt
pdf2txtocr.exe -lang deu C:\in.tif C:\out.txt
pdf2txtocr.exe -text "PageText %PageNumber% of %PageCount%" C:\in.pdf C:\out.txt
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"
PDF to
Vector Converter: Convert PDF files to PS, EPS, WMF, EMF, XPS, PCL, HPGL,
SWF, SVG, etc. vector files.
PDF to Image
Converter: Convert PDF files to TIF, TIFF, JPG, GIF, PNG, BMP, EMF, PCX, TGA
formats.
PDF to HTML
Converter: Convert PDF files to HTML documents.
PDF to Text
Converter: Convert PDF files to plain text files.
Image to
PDF Converter: Convert 40+ image formats to PDF files.
HTML
Converter: Convert HTML files to TIF, TIFF, JPG, JPEG, GIF, PNG, BMP, PCX,
TGA, JP2 (JPEG2000), PNM, etc. formats.
Search By Keywords:
MNG TO XML ::
MNG TO EDITABLE WORD ::
PIC TO TXT ::
PIC TO TEXT ::
PIC TO PLAIN TEXT ::
PIC TO RTF ::
PIC TO HTML ::
PIC TO ASCII ::
PIC TO HTM ::
PIC TO TEXT DOCUMENT ::
PIC TO DOCUMENT ::
PIC TO DOC ::
PIC TO EDITABLE DOCUMENT ::
PIC TO EDITABLE DOC ::
PIC TO DOCX ::
PIC TO WORD ::
PIC TO OFFICE ::
PIC TO OPENOFFICE ::
PIC TO XML ::
PIC TO EDITABLE WORD ::
Examples
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""
See Also:
What is OCR?
What is OCR? OCR Technology
PDF to HTML
Converter: Convert PDF files to HTML documents.
PDF to Text
Converter: Convert PDF files to plain text files.
PDF to
Vector Converter: Convert PDF files to PS, EPS, WMF, EMF, XPS, PCL, HPGL,
SWF, SVG, etc. vector files.
PDF to Image
Converter: Convert PDF files to TIF, TIFF, JPG, GIF, PNG, BMP, EMF, PCX, TGA
formats.
DocConverter COM
Component (+HTML2PDF.exe): Convert HTML, DOC, RTF, XLS, PPT, TXT etc.
files to PDF files, it is depend on
PDFcamp Printer
product.
Image to
PDF Converter: Convert 40+ image formats to PDF files.
HTML
Converter: Convert HTML files to TIF, TIFF, JPG, JPEG, GIF, PNG, BMP, PCX,
TGA, JP2 (JPEG2000), PNM, etc. formats.
More PDF Products
Search By Keywords:
MNG TO XML ::
MNG TO EDITABLE WORD ::
PIC TO TXT ::
PIC TO TEXT ::
PIC TO PLAIN TEXT ::
PIC TO RTF ::
PIC TO HTML ::
PIC TO ASCII ::
PIC TO HTM ::
PIC TO TEXT DOCUMENT ::
PIC TO DOCUMENT ::
PIC TO DOC ::
PIC TO EDITABLE DOCUMENT ::
PIC TO EDITABLE DOC ::
PIC TO DOCX ::
PIC TO WORD ::
PIC TO OFFICE ::
PIC TO OPENOFFICE ::
PIC TO XML ::
PIC TO EDITABLE WORD ::
Copyright © 2002- VeryPDF.com, Inc. All rights reserved.
Send comments about this site to the
webmaster.