pdf to text, pdf to txt, pdf to text ocr, pdf to txt ocrHome  PDF2TXT  Sample  Support  Document  Component

Image to HTM OCR Converter Command Line

Summary about Image to HTM OCR Converter Command Line

Image to HTM OCR Converter is a Command Line application uses Optical Character Recognition technology to OCR scanned PDF documents and images (TIFF, BMP, PNG, JPG, PCX, TGA, etc.) to HTM files. The default package of Image to HTM OCR Converter Command Line includes support for only English. However you can download more OCR language packs at here.

Introduction to OCR

Maybe you have heard of OCR before but you don't know what it really is. 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. To learn more information about OCR, please click here.


Download and Purchase Image to HTM OCR Converter Command Line

In the following price list, you can download the free trial version of Image to HTM OCR Converter Command Line and you can also choose to purchase server license or developer license according to your needs.

Version

Quantity

Price (USD)

Download

Buy All

Image to HTM OCR Converter Command Line

1 Server License $195 each

Download PDF to Text OCR Converter Command Line

Buy PDF to Text OCR Command Line Server License

1 Developer License $1495 each

Buy PDF to Text OCR Command Line Developer License

OCR Language Packs

Free

Download OCR Language Packs

Free

Image to HTM OCR Converter Command Line has following features:

After viewing all features of Image to HTM OCR Converter Command Line, you will know which kind of function that you can use it to realize or whether this is the right application you want to get.

Image to HTM OCR Converter Command Line Options:

To write the right command line for realizing the funtions that you need, you need to refer to the following command line options and examples. Image to HTM OCR Converter Command Line also supports batch conversion via script. The supplied command line examples also has some batch conversion ones.

C:\>pdf2txtocr.exe
Image to HTM Converter OCR Command Line v2.0
Web: http://www.verypdf.com
Web: http://www.verydoc.com
Email: support@verypdf.com
-------------------------------------------------------
Description:
    Convert text based PDF files to plain text files.
    Convert scanned PDF files to plain text files by OCR technology.
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
Examples:
pdf2txtocr.exe C:\in.pdf C:\out.txt
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""


See Also:
What is OCR? What is OCR? OCR Technology
If you are interested in Image to HTM OCR Converter Command line and want to see some other products of VeryPDF, please click the following link.
More PDF Products


Search By Keywords:
SCANNED PDF TO DOCX :: SCANNED PDF TO WORD :: SCANNED PDF TO OFFICE :: SCANNED PDF TO OPENOFFICE :: SCANNED PDF TO XML :: SCANNED PDF TO EDITABLE WORD :: SCANNED TIFF TO TXT :: SCANNED TIFF TO TEXT :: SCANNED TIFF TO PLAIN TEXT :: SCANNED TIFF TO RTF :: SCANNED TIFF TO HTML :: SCANNED TIFF TO ASCII :: SCANNED TIFF TO HTM :: SCANNED TIFF TO TEXT DOCUMENT :: SCANNED TIFF TO DOCUMENT :: SCANNED TIFF TO DOC :: SCANNED TIFF TO EDITABLE DOCUMENT :: SCANNED TIFF TO EDITABLE DOC :: SCANNED TIFF TO DOCX :: SCANNED TIFF TO WORD ::


VeryPDF.com | VeryDOC.com | VeryPCL.com | Links | Contact

Copyright © 2002- VeryPDF.com, Inc. All rights reserved.
Send comments about this site to the webmaster.