To extract characters from DCX file and save the characters to RTF document which is editable, you can take the command line program DCX to RTF OCR Converter Command Line as your tool. This application does not need any other third-party program installed on your computer and it is able to retain the original layout as source file for the target RTF document.
DCX to RTF 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 RTF files. The default package of DCX to RTF OCR Converter Command Line includes support
for only English. However you can download more OCR language packs at
here.
Download and Purchase DCX to RTF OCR
Converter Command Line
From the following price list, you can easily download the free trial version of the program, also you can purchase server or developer license of it according to your needs.
Version |
Quantity |
Price (USD) |
Download |
|
DCX to RTF OCR Converter Command Line |
1 Server License | $195 each | ||
1 Developer License | $1495 each | |||
OCR Language Packs |
Free |
Free |
DCX to RTF OCR Converter Command Line has following features:
The features of DCX to RTF OCR Converter Command Line shown below can give you a guide for you to evaluate whether this is a suitable program to help you fulfill your job.
DCX to RTF OCR Converter Command Line Options:
To use DCX to RTF OCR Converter Command Line without any mistakes, you need to refer to the usage, options and examples of this product so that you can write your command line smoothly and quickly.
C:\>pdf2txtocr.exe
DCX to RTF 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
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.
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:
JPEG2K TO HTM ::
JPEG2K TO TEXT DOCUMENT ::
JPEG2K TO DOCUMENT ::
JPEG2K TO DOC ::
JPEG2K TO EDITABLE DOCUMENT ::
JPEG2K TO EDITABLE DOC ::
JPEG2K TO DOCX ::
JPEG2K TO WORD ::
JPEG2K TO OFFICE ::
JPEG2K TO OPENOFFICE ::
JPEG2K TO XML ::
JPEG2K TO EDITABLE WORD ::
JPG2000 TO TXT ::
JPG2000 TO TEXT ::
JPG2000 TO PLAIN TEXT ::
JPG2000 TO RTF ::
JPG2000 TO HTML ::
JPG2000 TO ASCII ::
JPG2000 TO HTM ::
JPG2000 TO TEXT DOCUMENT ::
VeryPDF.com
|
VeryDOC.com |
VeryPCL.com |
Links |
Contact
Copyright © 2002- VeryPDF.com, Inc. All rights reserved.
Send comments about this site to the
webmaster.