Image to PDF

This tool allows you to convert regular image file to PDF or combine several images and save them to stand alone PDF document. Supported formats : BMP, TIFF, JPG, JPEG, PNG, GIF, WMF, EMF.


Guide

1. Click Add, to select and add image files, or simply drag files from Windows Explorer.
2. Click on Image to PDF button on toolbar or select menu Action > Convert > Image to PDF.
3. Select options.
4. Click OK and specify destination path, to convert files.


Options

Image scaling. Scale or stretch image, center vertically or horizontally.
Page size. Use Custom to specify page width and height in pixels.
Landscape layout. Leave unchecked, to use portrait page layout.
Save each image as separate file. Leave unchecked, to save all images in single PDF document.


Metadata

Add document information. Adds new metadata to destination document.


Command Line

PDFShaper.exe imagetopdf [source image] [destination PDF] [x for exit]
"C:\Program Files\PDF Shaper Ultimate\PDFShaper.exe" imagetopdf "C:\input.jpg" "C:\output.pdf" - converts input.jpg file to output.pdf file

PDFShaper.exe imagetopdf [PSL file with paths to image files] [destination folder] [x for exit]
"C:\Program Files\PDF Shaper Ultimate\PDFShaper.exe" imagetopdf "C:\pdflist.psl" "C:\MyPDF" - converts all files from pdflist.psl and saves PDF files to MyPDF folder

PDFShaper.exe imagetopdf [PSL file with paths to image files] [destination PDF] [x for exit]
"C:\Program Files\PDF Shaper Ultimate\PDFShaper.exe" imagetopdf "C:\pdflist.psl" "C:\output.pdf" - combine all files from pdflist.psl and saves to output.pdf file

Default or saved options will be used for command-line tasks.
Command line option is available in Premium and Ultimate edition only.