Image to PDF Converter

How to split PDF document into single files?

ImagePDF Image to PDF Converter is able to split PDF document into single files besides the function that can directly convert image files (TIF, JPG, GIF, PNG, BMP, PSD, WMF, EMF, PDF, PCX, PIC, etc.) to PDF files. This stand-alone program does not need any third-party program installed on the computer.

How to split the PDF document?

To resolve this problem, please free download ImagePDF Image to PDF Converter and then extract the application to some destination of your computer.

The executable file img2pdf.exe in the unzipped folder is the called program for splitting PDF document. To see how to use this command line application, you can input the path of img2pdf.exe in MS-DOS interface and hit Enter button or read the txt file in unzipped folder.

In order to burst PDF document into single files, please use the option –burstpdf.

Please open MS-DOS interface at first and then follow the command line template shown below to write your commands.

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

Maybe the following command line example can help you understand the template better.

img2pdf –burstpdf C:\input.pdf C:\output

There is a successfully run command line shown in the following snapshot.

split PDF with ImagePDF Image to PDF Converter

The commands are:

"C:\Program Files\img2pdf\img2pdf.exe" –burstpdf "C:\Documents and Settings\admin\Desktop\demo\pdf\bing.pdf" "C:\test\output"

Where

"C:\Program Files\img2pdf\img2pdf.exe" is the path of img2pdf.exe.
–burstpdf is the option for splitting PDF document.
"C:\Documents and Settings\admin\Desktop\demo\pdf\bing.pdf" is the path of input PDF document.
"C:\test\output" is to define the path and the name of burst PDF documents.

The created single PDF documents are with the defined name and continuous number like “-0001”, “-0002”, etc., just like the files shown in the next snapshot.

split PDF documents after the splitting process

For learning more information about this command line application, please visit the homepage of ImagePDF Image to PDF Converter.

Via clicking the following button, you can easily download the free trial version of ImagePDF Image to PDF Converter to your computer.

free download ImagePDF Image to PDF Converter

Image to PDF Converter

How to capture news and save them in PDF file?

    Reading news in nowadays is being part of our life, when meet something interesting or important, we will take notes of it. Copy&paste is normal but outdate way, when in short of time, some quick-and dirty way is needed, like snapshot  the news. Then you can insert the snapshot in some PDF file pertaining to this news. Once saving the news to PDF file, no matter for long time preservation or printing, PDF or PDF/A is the best choice. Sound terrific, right? In the following part, I will show you how to make it.

  First, please download totally free software Shareshot which get many votes of confidences from users. I know it from my friend. When you download it to your PC, there will be an icon of pencil on the desktop, double click it then you can launch it.  The following snapshot of Shareshot setting menu can tell you what this software can do for you. By this software, you can edit snapshot in image editor then save it locally or upload it directly online.

Shareshot setting menu

  Second, download ImagePDF Image to PDF Converter to your PC. This software is not free but you can use it tens of times free during trail version. This software is command line version so you need to download it then unzip it to some folder.

Third, open MS Dos Windows and call img2pdf.exe. Follow the examples in readme.text file.

             Example: C:\in.jpg C:\out.pdf

If you need to insert the snapshot to some existed PDF file. please use the following commands:

          -append 1: insert before first page if PDF file exists
          -append 2: append to last page if PDF file exists

        Example:img2pdf.exe -append 2 -width 612 -height 792 C:\*.tif C:\out.pdf

This software also supports wild characters when do the batch conversion.

It seems that conversion is a little bit longer, actually if you master this way, you can finish the conversion in a few seconds. Maybe you have a little doubt about its functions, now let us check its conversion effect from the following snapshots.

The following is the snapshot of CNN news and edit it in the Shareshot Image editor.

Edit CNN news in the shareshot image editor
               Fig 1. Edit CNN snapshot in the Shareshot Image editor

The following is the snapshot of above image file.

Conveted PDF file from Snapshot

Through comparation from the above snapshot, you can deduce that those software is not perfunctory. If you like it, why now install it in your PC now. If you have any question, please leave a comment here, we will reply you at the first time.

Image to PDF Converter

How to merge PDF documents?

The command line application ImagePDF Image to PDF Converter is a powerful application which has the ability to merge PDF documents as a single PDF with some easy commands. In this article, all the operations for this process will be shown in the following contents.

Image to PDF Converter can merge two PDF documents, several PDF documents, PDF files in one .txt file, etc. with different kinds of command line options. There are several steps for your reference:

1. Please free download ImagePDF Image to PDF Converter and unzip the file to some location of your disk. The executable file img2pdf.exe in the unzipped package will act as the called program.

2. Please open the .txt file readme.txt in the unzipped package to see the usage and options of this command line application.

3. Open MS-DOS interface to input the command line.

4. Follow the command line template below to write your own commands.

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

5. Start to merge the PDF documents by clicking Enter button on the keyboard.

Please see the following command line examples for your better understanding.

img2pdf.exe -mergepdf "C:\1.pdf|C:\2.pdf|C:\3.pdf" C:\out.pdf
img2pdf.exe -mergepdf "C:\*.pdf" C:\out.pdf
img2pdf.exe -mergepdf "C:\filelist.txt" C:\out.pdf

The first command line is to merge selected PDF documents into one PDF document.
The second command line is to merge the PDF documents in same directory into one PDF document with wildcard.
The last command line is to merge the PDF documents listed in one TXT document into one PDF document.

Please see the snapshot below in which there is a successfully run command line for merging PDF documents.

merge PDF with ImagePDF Image to PDF Converter

The command line in the snapshot is

"C:\Program Files\img2pdf\img2pdf.exe" –mergepdf "C:\Documents and Settings\admin\Desktop\*.pdf" C:\test.pdf

"C:\Program Files\img2pdf\img2pdf.exe" is the path of the file img2pdf.exe.
–mergepdf is the option for merging PDF documents.
"C:\Documents and Settings\admin\Desktop\*.pdf" is the path of PDF documents in the same directory.
C:\test.pdf is the path of output file.

If you are interested in Image to PDF Converter, just click here to free download Image to PDF Converter and then have a try of it.

ImagePDF

How to convert PDF to image multi-platform?

   In ImagePDF knowledge base, articles about converting image to PDF can be found here and there. However, how to do the conversion from PDF to Image and how to process the conversion under multi-platforms, like Mac, Linux and Windows? In order to enrich the knowledge base and circle the conversion, I put an article here, hoping useful for you.

   After searching and evaluation, I feel software PDF to Image Converter Command Line is good. For one thing, this software has three versions, Windows,Mac OS X and Linux. For other thing, the conversion effect of this software is good. Now taking Windows version for example, I will show you how to use this software according to my experience.

First, download PDF to Image Converter to your PC. It is the command line version so you need to unzip it and call it from MS Dos Windows.

Second, open MS Dos Windows and check readme.text in the PDF2image package. As we need to convert PDF to Image, just simply following the example in it will be OK.

                     Example: pdf2img.exe C:\in.pdf C:\out.tif

If you need to set width&height for the output image file, please use parameters:

                      -w <int>: set image width, unit is pixel
                      -h <int>: set image height, unit is pixel

When output file format is tif or black&width image needed, parameters following will be helpful.

                            -forcebwtif : force to create black and white TIFF files
                            -threshold <int>    : lightness threshold that used to convert image to B&W

Examples: pdf2img.exe -width 1024 -height 768 -forcebwtif C:\in.pdf C:\out.tif

And there are also many parameters pertaining to PDF file to Image conversion, you can develop it yourself according to your needs. If you need other version of this software, please download from followings.

                           download of Mac Version                                              download of Linux Version

If you say that “I am that kind of “tech geek”, I do not know command line and even I do not have better command of English, could you please show me some app which is extremely easy to operate?”

  For non-English speakers or the ones who do not like to use command line, the GUI version of PDF to Image Converter is a better choice. Seeing from its interface by the following snapshot, you can feel how easy the operation of this software is. All you need to do is adding files, do the setting and then Convert it.

 interface of PDF to Image Converter

All above are about converting PDF file to Image, by those software you can convert all kinds of PDF file to Image files on multi-platform. After conversion, you can extract PDF pages in the format of image file. Then any suit of software on ImagePDF website can help you convert images from PDF files to a totally new PDF files. The conversion from PDF to Image—> image to PDF can go on and on and on.

Image to PDF OCR Converter

Convert image to PDF and make flipbook

    In this article, I will show you how to convert image to PDF and make the PDF file to the format of flipbook.  I guess by this way, you can enjoy the PDF file in a more comfortable way. What’s more, the conversion from PDF to flipbook is totally free. Now let us begin the conversion process.

First, download Image to PDF Converter to your PC. This is command line software, so downloading finishes, please unzip it to some place. Check its elements in the extracted package.

Second, find the executable file-img2pdf.exe and open MS Dos Windows. Call this software in the Dos Windows. Before input other commands, we’d better check its usage from its readme.text file. Run command line following the examples in the readme file.

               Example:img2pdf.exe C:\in.jpg C:\out.pdf

If you feel that you need to set width&height for the output PDF file, please use parameters:

         -width <int>         : set page width to PDF file
         -height <int>        : set page height to PDF file

         Example:  img2pdf.exe -width 800  -height 900 C:\in.jpg C:\out.pdf

If you need to know more about this software, you’d better go to the website of Image to PDF Converter.

Third, let us make the PDF to flipbook. I know a free webpage where you can convert the PDF file to flipbook online and totally free. Here is the link of this website: http://online.verypdf.com/flipbook. On this webpage, all the conversion detail steps have been marked quite clearly.  So it will be very easy to operate.

make PDF to flip book 
       Fig 1. free webpage for converting PDF to flipbook.

And on this webpage, there are many setting options for you to choose, from the following snapshot, let us know a little bit more about it. By this free webpage, you can name the output E-BOOK, set all kinds of buttons for the flipbook and others.

Flip book menu options 
          Fig 2 Flip book menu options

Use ImagePDF software together with free website, I guess you can make beautifully flipbooks from image files. If you have any question about this ImagePDF software, please leave us a comment here, I will reply you at the first time.