'Convert Image to PDF'

Convert TIFF to PDF - JPEG to PDF Software

Fast, accurate and easy to use image to PDF conversion utility

Why Choose 'Convert Image to PDF'?

'Convert Image to PDF' Overview

'Convert Image to PDF' is a Windows tool from SoftInterface that converts 23 image formats — including TIFF, JPG, BMP, GIF, PNG, ICO, PCX, PSD, TGA, JNG, MNG, RAS, WBMP, and more — into PDF files. It runs from a graphical interface or the command line, supports unattended batch processing of entire folders, and requires no additional software.


The tool combines many images into a single PDF or generates one PDF per image, appends images to an existing PDF (useful for adding new pages to an archived document), selects specific pages from multi-page TIFFs, applies TIFF compression options (LZW, RLE, CCITT3, CCITT4) for archival workflows, and sets PDF metadata fields (Author, Title, Subject, Keywords, Creator) per output file. Batches resume from interruption, recursive folder processing is built in.


'Convert Image to PDF' is used by the Geological Survey of Denmark (GEUS) for converting oversized geophysical logs that exceed Adobe Acrobat's image-size handling, and by many of the world's largest corporations for document archiving, scan-to-PDF workflows, e-discovery, and digital records management. Free 30-day trial and 30-day money-back guarantee on every purchase.

Fast Software

'Convert Image to PDF' converts in an instant. It also allows for the saving and restoring of complex 'conversion jobs'. Specify a 'conversion job' within the command line or Windows scheduler and rest easy. 

'CONVERT JPEG to PDF' — BATCH — 80x25
C:\>Working sample.bat files
   are installed for quick
   testing and customization.

C:\>JEPG-to-PDF-Converter.bat
-------------SUCCESS!!!

C:\>TIFF-to-PDF-Conversion.bat
-------------SUCCESS!!!

Powerful Command Line

Command line capability is at the core of all our software tools. Demo batch files are installed ready for testing and modification. We are always here to help you implement our software.

Easy to use
File Conversion Features

Moving or deleting input files while converting to PDF is easy to do. This allows for unattended conversion of whole folders. 

Convert Tiff to PDF Logo

'Convert Image to PDF' Features


General

Conversion Tool Extras
  • No other additional software needed
  • Supports over 20 image file types. Convert TIFF to PDF, Convert JPG to PDF, Convert BMP to PDF,  etc.
  • Convert many image files into a single PDF or multiple PDFs.
  • Command line (Invisible at runtime) and GUI execution. Complete flexibility, complete power
  • Save and restore complex conversion configurations
  • Optionally move or delete files after processing
  • Supports recursive subfolders
  • Batch can be stopped midway and resumed at a later time 
  • Can be adapted for all languages
  • Launch (Run) a third party program
  • Command line and COM Interface

JPG/TIFF to PDF Conversion

Image to PDF Conversion Features
  • When converting TIFF to PDF you can specify which pages you want to convert. You can specify single, page, a range, or multiple ranges.
  • Compression method
  • Specify:
    • Append (Concatenate) images to an existing PDF
    • Pages to convert. Can be a range (e.g. "1-4" or multiple ranges)
    • Subject
    • Title
    • Author
    • Creator
    • Keywords

Why 'Convert Image to PDF'?

Plenty of image-to-PDF converters exist. A few reasons users pick 'Convert Image to PDF' over the alternatives:

  1. Local processing — your images stay on your machine. Most online converters require uploading your images to their servers. 'Convert Image to PDF' runs entirely on Windows; nothing leaves your computer. Decisive for legal, medical, financial, and government workflows where image contents are confidential — and for any document containing PII, scanned IDs, financial figures, or client data.

  2. 23 input formats, including oversized TIFF. TIFF, JPG, BMP, GIF, PNG, ICO, PCX, PSD, TGA, JNG, MNG, RAS, WBMP, and more — including very large images that Adobe Acrobat mirrors or stretches during its own conversion. Users have successfully converted images of 3507 × 52761 pixels and beyond. TIFF compression options (LZW, RLE, CCITT3, CCITT4) are exposed for archival workflows. Multi-page TIFFs can have specific pages selected for conversion.

  3. Built for production batches. Drive jobs from Windows Task Scheduler, BAT files, COM/ActiveX, or the built-in scheduler. Save complex jobs as reusable .SII files. Combine many images into one PDF, generate one PDF per image, or append images to an existing PDF. Set PDF metadata (Author, Title, Subject, Keywords, Creator) per output file. Batches resume from interruption; recursive folder processing is built in.

  4. Risk-free evaluation. Free 30-day trial with full functionality — no time-bombed features. 30-day money-back guarantee after purchase if it doesn't fit your workflow.

Download and try 'Convert Image to PDF' free.

Special Offer: Buy 'Convert Image to PDF' and get 'Convert PDF to Image' and 'Convert Document to Image' FREE!

Image to PDF conversions by command line

The command line is one of the most widely known, accepted and implemented methods for allowing one software app to initiate another app. That's why we've made it our goal to make all of our software command line able.

Automate conversions with the command line using:

  • Simple bat files
  • Windows built in scheduler
  • 'Convert Image to PDF's built in scheduler
  • Third party apps that have command line interfaces

What is the command line?

NOTE: After installation, you can find several simple batch (*.bat) files for quick and easy usage by going to Start\All Programs\Convert Image to PDF\Example Batch Files. These will work without modification provided the installation was in the default folder. Email us at  if you have any questions or need additional examples. We will get you up and running fast!


Although we'll discuss the use of the command line here, it's only to give you a taste. For the full, accurate, and up to date information see the 'Convert Image to PDF' command line documentation. There you will also find a full list of examples and how to troubleshoot. See using the Windows Scheduler also.


There are two approaches to using the command line:

  • Specify one or more conversion tasks in a conversion job
  • Specify a single conversion task in detail. See Convert Image to PDF command line examples to get started quickly with specifying a conversion task or continue reading.

Specifying a 'Conversion Job'

Specifying a 'Conversion Job' is very easy, as you only need to tell 'Convert Image to PDF' where to find the associated *.SII 'Conversion Job' file.  This file is created within the user interface by setting up all the conversions you want and then saving it from the File menu. All the details associated with this conversion job are executed in one fell swoop.

The syntax for specifying a 'Conversion Job'  is:

 ConvertITP /J{ConversionJobFile}  [/V] [/L{LogFile}] [/B{LogToJobFile}]

Items above enclosed in square brackets "[ ]" are optional, all other ‘switches’ are required.  Therefore /J should always be specified on the command line.
Example:

To run the 'Conversion Job' specified by "C:\MyJobs\convert-PDF-to-TIF.SII" type the following in at the 'Command Prompt':
  ConvertITP /J "C:\MyJobs\convert-TIFF-to-PDF.SII"

You can include or exclude spaces between switches and parameters.  For example,  "/F6" is the same as "/F  6".  For long file names you may be required to use double quotes.  For example /J "C:\Program Files\MyApp\convert-BMP-to-PDF.SII".

Specifying a 'Conversion Task'

Specifying a 'Conversion Task' is a bit more tedious, but does not require the prior creation of a 'Conversion Job' file.

The syntax for the command line for specifying a conversion task is:

 

ConvertITP /S{Input File(s)} /T{Output File(s)} /F# [/G] [/V] [/R] [/L{LogFile}] [/B{LogToJobFile}] [/+] [/A{PDF Author}] [/D{PDF Creator}] [/K{PDF Keywords}] [/U{PDF Subject}] [/I{PDF Title}] [/Z] [/M#] [/W{Tiff Pages}]


NOTE: See also Convert Image to PDF command line examples to get going quickly.

Items above enclosed in square brackets "[ ]" are optional, all other 'switches' are required. Therefore /S, /T, /F# should always be specified on the command line. There is one exception, however, and that is when /G (Save to input folder) is specified, the /T switch is not necessary.

Command switches are case sensitive, therefore /T is completely different from /t.

You can include or exclude spaces between switches and parameters. For example, "/F6" is the same as "/F 6".

For long file names (e.g. a path or file name with spaces in it, or longer than 8.3 format) you are required to use double quotes. For example:

ConvertITP.EXE /S "C:\Input Folder\Coffee.bmp" /T "C:\Output Folder\CoffeeOut.pdf" /F0 /V

 

/S{Input File(s)} is used to specify which files to convert. You can specify a single file, or in some cases a whole set of files using the wildcard syntax (i.e. "C:\MyFiles\*.BMP"). /T{Output files} should always be different from /S{Input File(s)}.

 

/T{Output File(s)} is used to specify where to save the converted file(s) to. You can specify a single file, or in some cases a whole set of files using the wildcard syntax (i.e. "C:\MyFiles\*.BMP"). /T{Output files} should always be different from /S{Input File(s)}.

 

[/F#] tells ConvertITP what the input file type is. You must supply a number for the # symbol. Remember the input file type is specified by the / S{Input File(s)} switch. For all constants see File Type Constants.

 

[/G] Save output files to same folder as the input files. Use this instead of /T to place the converted files in the same folder as the input file. This cannot be used when /S specifies a single file. For single file use the /T switch instead.

 

[/V] Verbose mode. Specify this switch to display a message box indicating success or failure after the job has run. If a failure occurred a reason is usually displayed. See also /L.

 

[/R] Seek out and do all files found in the sub-folders specified by the /S switch. You may add this switch if you are processing whole directories of files. See /S, /T and /G for more details on selecting whole directories to be converted.

 

[/L{LogFile}] Log file path and name (i.e. d:\mylogs\CITP.LOG). If this switch is used a log file will be created and the results of the conversion will be written to it. See also /V.

 

[/B{LogToJobFile}] Save the Log file as a 'Conversion Job', but only if errors occurred. This is useful if the files that had problems can be done at a later time, or with a different method. /B is different from /L, since the file generated with /B will not include extraneous comments not allowed in a 'Conversion Job' file. Save as a .SII file type so it can be loaded as a job.

 

[/Z] Verbose Log. All file operations will be recorded in the log

 

[/+] Append (concatenate) image to the end of a PDF file.

[/A{PDF Author}] Specify the Author property of the PDF file.

[/D{PDF Creator}] Specify the Creator property of the PDF file.

[/K{PDF Keywords}] Specify the Keywords property of the PDF file.

[/U{PDF Subject}] Specify the Subject property of the PDF file.

[/I{PDF Title}] Specify the Title property of the PDF file.

 

[/M#] TIFF ONLY: Compression Method. 0 = No compression, 1 = LZW, 2 = RLE Compression (1bpp), 3 = CCITT3 Compression (1bpp), 4 = CCIT4 Compression (1bpp)

[/W{Tiff Pages}] TIFF ONLY: Which pages to convert. You can specify the pages individually or by ranges, separated by commas. For example "/W 1,2,3,10,11" is the same as "/W 1-3,10-11".

 

See also:

Helpful Hints for Using the Command Line

Examples: Complete list of Examples of Using the Command Line

Specifying a 'Conversion Job' File to Run From The Command Line

Specifying a 'Conversion Task' File to Run From The Command Line

All Command Line Switches

Description Constant

Auto-detect the file format

-1

Windows Bitmap (*.bmp)

0

Windows Icon (*.ico)

1

Independent JPEG Group (*.jpg)

2

JPEG Network Graphic (*.jng)

3

Graphic Interchange Format (*.gif)

40

Commodore 64 Koala format (*.koa)

4

Deluxe Paint Format (*.lbm)

5

Multiple Network Graphics (*.mng)

6

ASCII Portable Bitmap (*.pbm)

7

Binary Portable Bitmap (*.pbm)

8

Kodak PhotoCD (*.pcd)

9

PCX bitmap format (*.pcx)

10

ASCII Graymap (*.pgm)

11

Binary Graymap (*.pgm)

12

Portable Network Graphics (*.png)

13

ASCII Portable Pixelmap (*.ppm)

14

Binary Portable Pixelman (*.ppm)

15

Sun Rasterfile (*.ras)

16

Targa File (*.tga)

17

Tagged Image File Format (*.tif)

18

Wireless Bitmap (*.wbmp)

19

Photoshop Image (*.psd)

20

Dr. Halo (*.cut)

21

Table of File Type Constants

Our Customers


"I was surprised to see that when a TIFF file exceeds a certain size, Acrobat's own conversion does not work — the image is mirrored and/or stretched. But your software works perfectly. We have some large geophysical logs (for example 3507 × 52761 pixels) that couldn't be handled in Acrobat."

Frants von Platen
GIS Developer, Geological Survey of Denmark (GEUS)
Ministry of the Environment, Copenhagen, Denmark

18

Years of 'Convert Image to PDF' development. Time tested for your robust requirements.

54

Non-profit organizations assisted. Are you a member of one? Let us know, we would like to help.

110

Customers in 110 countries. 1 in 3 Fortune 500 companies use our software.

Latest Changes to 'Convert Image to PDF'

16.00 (04/12/2026)

  • We’ve added a new Privacy Mode option to this app — designed for security-conscious users and organizations.
    When enabled, Privacy Mode will:
    ✔ Prevent loading of file names and paths from previous app runs.
    ✔ Stop saving file names and paths from future app runs.
    ✔ Ensure a clean interface by clearing out apps most recently used file lists (no previously used files shown)

    This helps keep sensitive file activity private and off disk — giving you greater control over your data.
    Available now under the following menu item:
    File → Enable Privacy Mode

    NOTE: Your file/folder usage from the point prior to enabling this option is still intact and will be restored by disabling this option. To delete existing file use history open and edit the apps ini file while the app is not running. You can find the ini file by opening the Softinterface program, go to the Help\About menu item, and then double click on the Softinterface icon/logo at the top. This will open the ini file in Notepad.