How to save characters in image to PDF and specify PDF resolution

When you save characters in image to PDF document, you are allowed to set the resolution for created PDF document by using ImagePDF Image to PDF OCR Converter. In this article, you will see how to use this application to accomplish the conversion and realize the function that you need.

Please see the following contents which can be seen as guide of showing how to use this command line to fulfill the conversion.

At first, please free download ImagePDF Image to PDF OCR Converter and then extract it to your computer.There is no requirement of installation to the application. Just the extraction will be enough. The executable file img2pdfocr.exe is the called program in the conversion and please follow the command line template below to write the your commands after opening MS-DOD interface.

img2pdfocr [options] <Image-file> [<PDF-file>]

You can use the following options to set PDF resolution:

-xres <int>                  : set X resolution to image file
-yres <int>                  : set Y resolution to image file

There are some examples for your reference:

img2pdfocr –ocr –xres 800 C:\input.bmp C:\output.pdf
img2pdfocr –ocr –yres 500 C:\input.jpg C:\output.pdf
img2pdfocr –ocr –xres 800 –yres 500 C:\input.tif C:\output.pdf

The first command line example is to set X resolution of PDF as 800 when converting BMP image file to PDF document.

The second command line example is to set Y resolution of PDF as 500 when converting JPG image file to PDF document.

The third command line example is to set X and Y resolution of PDF as 800 and 500 when converting TIF image to PDF document.

To get more information about this application, welcome visit the homepage of ImagePDF Image to PDF OCR Converter.

If you are interested in this command line application, you are recommended to download the free trial version of ImagePDF Image to PDF OCR Converter.

free download ImagePDF Image to PDF OCR Converter

Related Posts: