This page focuses on showing you the new feature effects of VeryPDF PDF to Text OCR Converter Command Line v3.0
-ocrmode 1: This option aims at creating searchable PDF document with original color retained. You can use the following command line:
pdf2txtocr.exe –ocr –ocrmode 1 C:\example.pdf D:\example1.pdf
The snapshot in Figure 1 shows the original PDF document and the PDF in snapshot 2 shows the created PDF document with color retained.
-ocrmode 2: Output to plain text without image.
You can use the following command line:
pdf2txtocr.exe –ocr –ocrmode2 C:example.pdf D:example2.pdf
The snapshot in Figure 3 shows the created plain searchable PDF with the option –ocrmode 2.
-ocrmode 3: Create black-and-white searchable PDF.
You can use the following command line:
pdf2txtocr.exe –ocr –ocrmode 3 C:\example1.pdf D:\example3.pdf
Please see the creation effects in snapshot shown in Figure 4.
-ocrmode 4: Create searchable PDF with color retained (according to bit-count you set in command line).
You can use the following command line:
pdf2textocr.txt –ocr –ocrmode 4 –bitcount 8 C:\example1.pdf D:\example4.pdf
Please see the creation effect shown in Figure 5.