Hi there!
Testing out your software.
When I add a tiff image and then create a PDF - the resulting PDF is not searchable at all. I looked through your help and it says to use a command line? So I downloaded the free trial of PDF to Text OCR Converter CMD. Got a zip file, unzipped it to a desktop folder, now what? Your how to use is so confusing. I was hoping for a software interface program. Is this not possible?
Customer
---------------------------------------
Thanks for your message, we suggest you may download "Image to PDF OCR Converter Command Line" from following web page to try,
https://www.verypdf.com/app/image-to-pdf-ocr-converter/try-and-buy.html#buy-ocr-cmd
https://www.verypdf.com/tif2pdf/image2pdf_cmd_ocr_trial.zip
after you download it, you can run following command lines to convert your scanned TIFF files to OCRed and searchable PDF files,
img2pdfnew.exe -ocr 1 bw.tif bw-g4-ocr.pdf
img2pdfnew.exe -ocr 1 -bwimg 2 bw.tif bw-jbig2-ocr.pdf
img2pdfnew.exe -ocr 1 -dpi 300 -skewcorrect -despeckle -chkbwcolor skew_test.tif skew_test-g4-ocr.pdf
img2pdfnew.exe -ocr 1 -dpi 300 -bwimg 2 -skewcorrect -despeckle -chkbwcolor skew_test.tif skew_test-jbig2-ocr.pdf
img2pdfnew.exe -width 595 -height 842 skew_test.tif _1_skew_test.pdf
img2pdfnew.exe -width 595 -height 842 -skewcorrect skew_test.tif _1_skew_test1.pdf
img2pdfnew.exe -width 595 -height 842 -imgopt skew_test.tif _1_skew_test2.pdf
img2pdfnew.exe -pidpi 600 -bitcount 1 -width 595 -height 842 -skewcorrect -ocr 1 -tsocr -ocrfontsize 6 "D:\_1_skew_test.pdf" "D:\_1_skew_test_ocred.pdf"
img2pdfnew.exe -pidpi 600 -width 595 -height 842 -imgopt -ocr 1 -tsocr "D:\_skew_test.pdf" "D:\_1_skew_test_ocred.pdf"
img2pdfnew.exe -pdfa -width 595 -height 842 bw.tif _tif2pdfa.pdf
img2pdfnew.exe -pdfa -width 595 -height 842 -ocr 1 -tsocr -tsocrlang eng bw.tif _tif2pdfa_ocr.pdf
You can also download PDF to Text OCR Converter Command Line from following web page,
https://www.verypdf.com/app/pdf-to-text-ocr-converter/try-and-buy.html#buy
https://www.verypdf.com/pdf2txt/pdf2txtocrcmd.zip
after you download it, you can run following command lines to convert scanned image files to searchable PDF files,
pdf2txtocr.exe -ocrmode 4 test_color.tif _test\_test_color.pdf
pdf2txtocr.exe -ocr -ocrmode 4 -res 72 _test\_test_color.pdf _test\_test-pdf2pdf-grayscale.pdf
pdf2txtocr.exe -ocr -ocrmode 4 -res 72 -bitcount 24 _test\_test_color.pdf _test\_test-pdf2pdf-color.pdf
pdf2txtocr.exe -ocr -lang eng -ocrmode 0 C:\in.pdf C:\out.txt
pdf2txtocr.exe -ocr -lang deu -ocrmode 1 C:\in.pdf C:\out.pdf
pdf2txtocr.exe -ocr -lang eng -ocrmode 2 C:\in.pdf C:\out.pdf
pdf2txtocr.exe -ocr -lang eng -ocrmode 3 C:\in.pdf C:\out.pdf
pdf2txtocr.exe -ocr -lang eng -ocrmode 2 -outboxfile C:\in.pdf C:\out.pdf
pdf2txtocr.exe -ocr -lang fra -ocrmode 1 C:\in.pdf C:\out.pdf
pdf2txtocr.exe -ocr -lang ita -ocrmode 1 C:\in.pdf C:\out.pdf
pdf2txtocr.exe -ocr -lang nld -ocrmode 1 C:\in.pdf C:\out.pdf
pdf2txtocr.exe -ocr -lang spa -ocrmode 1 C:\in.pdf C:\out.pdf
pdf2txtocr.exe -bitcount 24 -ocrmode 4 -ocr C:\in.pdf C:\out.pdf
pdf2txtocr.exe -bitcount 8 -ocrmode 4 -ocr C:\in.pdf C:\out.pdf
pdf2txtocr.exe -ocrmode 4 -ocr C:\in.tif C:\out.pdf
pdf2txtocr.exe -ocrmode 3 -threshold 200 -ocr C:\in.tif C:\out.pdf
pdf2txtocr.exe -ocrmode 4 -rotate 90 -ocr C:\in.tif C:\out.pdf
If you need the GUI version, you can download and install "Image to PDF OCR Converter GUI Version" from following web page,
https://www.verypdf.com/app/image-to-pdf-ocr-converter/try-and-buy.html#buy-ocr
https://www.verypdf.com/tif2pdf/image2pdf_ocr_setup.exe
You can select OCR option in "Image to PDF OCR Converter GUI Version" software, then you can convert scanned TIFF files to OCRed and searchable PDF files easily.