Image to PDF OCR Converter

How to convert image to searchable PDF and edit PDF information?

The application ImagePDF Image to PDF OCR Converter is specially designed for converting different types of image to searchable PDF document. This application also able to realize multiple kinds of functions like editing PDF properties.

It is able to free download ImagePDF Image to PDF OCR Converter and then unzip the ZIP file to some location of the computer disk. In the unzipped package, there is a .txt document titled as readme.txt which describes the usage and options of Image to PDF OCR Converter. Same in this package, the executable file img2pdfocr.exe is the called program of this command line application.

In order to edit PDF information such as PDF title, producer, creator, keywords, subject, etc., when converting image file to searchable PDF document, please use the options –producer, –creator, –subject, –title, –author, –keywords, etc.

The command line usage of Image to PDF OCR Converter is like the below one:

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

There are some command line examples below used to explain the template above:

  • img2pdfocr –ocr –producer “ImagePDF” –author “Nancy” C:\input-file.jpg C:\output-file.pdf
  • img2pdfocr –ocr –keywords “Image to PDF OCR Converter” –title “article” C:\file-in.bmp C:\file-out.pdf

You can see in these two command lines, there are two same options –ocr which is used to convert image file to searchable PDF document with OCR technology. In addition, the options

  • -producer is to describe PDF producer.
  • -author is to describe PDF author.
  • -keywords is to describe PDF keywords.
  • -title is to describe PDF title.

and so on.

At last, when you finish in typing the command line, please hit Enter button to run the conversion. The conversion will be accomplished in several seconds and you are able to open the created searchable PDF document in specified location.

Are you interested in ImagePDF Image to PDF OCR Converter? If so,

please visit the homepage: ImagePDF Image to PDF OCR Converter.

please free download ImagePDF Image to PDF OCR Converter.

Image to PDF OCR Converter

Convert scanned image to PDF and set page margin

In this article, you will see how to convert scanned image to PDF document with the smart command line application ImagePDF Image to PDF OCR Converter. The application also supports to set page margin for the created PDF document.

In order to fulfill the conversion and realize the function of setting PDF page margins, please do as follows:

  • Please free download ImagePDF Image to PDF OCR Converter and unzip it to some location of your computer.
  • Browse the .txt document readme.txt in unzipped file package to learn all usages of Image to PDF OCR Converter.
  • Open MS-DOS interface for inputting the command line.
  • Input the command line.
  • Run the conversion by hitting Enter button.

The command line template that you need to refer to is like the following one:

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

The options for setting page margin are like the following ones:

-margin <string>             : set page margin to PDF file
      -margin 10          : set margin to 10pt to left
      -margin 10x10       : set margin to 10pt to left,top
      -margin 10x10x10    : set margin to 10pt to left,top,right
      -margin 10x10x10x10 : set margin to 10pt to left,top,right,bottom

There are some command line examples for your reference:

img2pdfocr –ocr –margin 10 C:\input.bmp C:\output.pdf
img2pdfocr –ocr –margin 10x10x10x10 C:\A.jpg C:\A.pdf

You can also use Image to PDF OCR Converter to encrypt created PDF in the conversion from scanned image to searchable PDF.

Please click the following button to download the free trial version of ImagePDF Image to PDF OCR Converter and try its functions.

free download ImagePDF Image to PDF OCR Converter

Image to PDF OCR Converter

How to convert scanned image to PDF?

The characters in scanned image can be converted to PDF document with the help of the command line application ImagePDF Image to PDF OCR Converter which has the ability to convert different types of scanned image to PDF document with OCR (Optical Character Optimization).

This command line application doesn’t need any installation steps and you just need to download the free trial version by clicking the following button and then unzip the ZIP file to your computer disk.

free download ImagePDF Image to PDF OCR Converter

There is an executable file named as img2pdfocr.exe in the unzipped file and this file is the called program of the conversion from scanned image file to PDF document. In the following contents, you will see how to use this application to accomplish the conversion.

1. Please open MS-DOS interface and input the path of img2pdfocr.exe into MS-DOS interface, then hit Enter button to see the usage of Image to PDF OCR Converter as shown in the following snapshot.

usage of ImagePDF Image to PDF OCR Converter 

2. Please refer to the command line template to write the command line:

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

There are some command line examples for you to understand better.

img2pdfocr –ocr –xres 600 –y res 500 C:\input.jpg C:\output.pdf
img2pdfocr –ocr –rotate 180 –view C:\test.gif C:\test.pdf

In these two examples, the options

-ocr is to create full-text searchable PDF file
-xres and –yres are used to set X and Y resolution to the image file.
-rotate is to rotate created PDF document by different degree.
-view is to view created PDF document automatically.

3. Please run the conversion from scanned image to searchable PDF by hitting Enter button on the keyboard.

In the homepage of ImagePDF Image to PDF OCR Converter, there are more details about this application for you to learn.

In order to use this command line for experiencing, please free download ImagePDF Image to PDF OCR Converter.

ImagePDF

How to convert image to searchable PDF and encrypt PDF?

In order to convert image to searchable PDF document, the command line application ImagePDF Image to PDF OCR Converter can be used as an assistant. In addition, this application can also encrypt PDF document with open password and owner password. Different kinds of permissions can be set to protect PDF from being printed, modified, copied, etc.

Visit the homepage of ImagePDF Image to PDF OCR Converter.
Free download ImagePDF Image to PDF OCR Converter.

After downloading the application to your computer, please unzip it to local disk, which is enough without any requirement of installation steps. In the unzipped package, there is an executable file img2pdfocr.exe which is the called program of the conversion from image file to searchable PDF document.

There are two ways to know how to use Image to PDF OCR Converter:

  1. Open .txt document readme.txt in the unzipped package to see its usage and options.
  2. Input the file path of img2pdfocr.exe in MS-DOS interface and hit Enter button to see the option details.

The command line template you need to refer to is like the following one:

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

The option for converting image file to searchable PDF document is –ocr and the options for encrypting PDF are like the following ones:

-openpwd <string>            : set 'open password' to PDF file
-ownerpwd <string>           : set 'owner password' to PDF file
-keylen <int>                : key length (40 or 128 bit)
      -keylen 0:  40 bit RC4 encryption (Acrobat 3 or higher)
      -keylen 1: 128 bit RC4 encryption (Acrobat 5 or higher)
      -keylen 2: 128 bit RC4 encryption (Acrobat 6 or higher)
-encryption <int>            : restrictions
      -encryption    0: encrypt the file only
      -encryption 3900: deny anything
      -encryption    4: deny printing
      ……
      ……

Please see the following command line examples:

img2pdfocr.exe –ocr -ownerpwd 123 -keylen 2 -encryption 3900 C:\in.tif C:\out.pdf
img2pdfocr.exe –ocr –openpwd 123 –ownerpwd 456 –encryption 32 C:\A.bmp C:B.pdf

The first command line example is to convert TIF image file to searchable PDF and encrypt the created PDF with owner password with 128 bit encryption and deny any operations for the document.

The second example is to make the same conversion and set open and owner passwords for the created PDF with no commenting restrictions.

Image to PDF OCR Converter also has much more functions and features, you’d better click the following button to download the free trial version and try it yourself.

free download ImagePDF Image to PDF OCR Converter

Image to PDF OCR Converter

How to convert image to searchable PDF and set PDF resolution?

When converting image to searchable PDF document, ImagePDF Image to PDF OCR Converter allows you to set resolution for PDF document. Image to PDF OCR Converter is a command line application and it can convert different kinds of image like BMP, JPG, TIFF, TIF, GIF, PNG, etc. to searchable PDF document with the help of OCR technology.

Please free download ImagePDF Image to PDF OCR Converter and extract the ZIP file to your computer disk. Just extraction and there is no installation requirement for the application.

The command line template that you need to refer to is like the following one:

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

The options that you need to set PDF resolution are like the following ones:

      -dpi <int> : set DPI resolution to output PDF file
      -dpi  0    : use the default image width and height information
      -dpi -1    : take DPI info from original image file
      -dpi <int> : set resolution to output PDF file

There are some examples below for your reference to convert image file to searchable PDF document.

img2pdfocr –dpi 0 D:\input.gif D:\output.pdf
img2pdfocr –dpi –1 C:\test.bmp C:\test.pdf
img2pdfocr –dpi 654 C:\A.jpg C:\A,pdf

In addition, Image to PDF OCR Converter also has the ability to edit PDF property by using the following options:

-producer <string> : set 'producer' to PDF file
-creator <string>    : set 'creator' to PDF file
-subject <string>   : set 'subject' to PDF file
-title <string>         : set 'title' to PDF file
-author <string>      : set 'author' to PDF file
-keywords <string> : set 'keywords' to PDF file
-credate <string>    : set 'CreationDate' to PDF file

The example for setting PDF property is like the following one:

img2pdfocr –producer “ImagePDF” –author “Nancy” C:\input.bmp C:\output.pdf

There are more information about this application in the homepage of ImagePDF Image to PDF OCR Converter, you can visit the page to obtain more information.

In order to try the command line application for free, please click the following button.

free download ImagePDF Image to PDF OCR Converter