Empower yourself with Image Conversion Tools from Softinterface. Convert Tiff to PDF, Convert JPEG to PDF etc.


Product Navigation
Customers
 

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

Best regards,

Frants von Platen
GIS-developer
Ministry of the Environment"

Convert JPEG to PDF

Great customer service, prompt attention to our requirements and lightening speed development has been my experience with the staff at Softinterface Inc. Within a few hours of installing ...

Bruce King, IBM Canada, Toronto, Ontario

Convert BMP to PDF

Adobe Systems Inc. Chooses 'Convert Doc'.  A custom site license has been signed by Adobe allowing them to install 'Convert Doc' on their servers.  They will be using it specifically to do Doc to HTML conversions. "We look forward to using your product and potentially working together in the future",

Bob Free, Adobe

Text To Excel Softpedia Clean Software

 

BBBOnLine Reliability Seal

'Convert Image to PDF' Convert TIFF to PDF, Convert JPEG to PDF

(Convert Tiff to PDF, JPEG to PDF and BMP to PDF Software)

English, Deutsch, Franηais, Italiano, 日本語, Espaρol, Other Languages

 

Convert Tiff to PDF

'Convert Image to PDF' is a simple to use, yet sophisticated file conversion utility specifically designed to convert images into PDF files. If you need to convert one or thousands of files, located in one or many different folders, into a variety of different file types, this is the tool.  The most popular task our customers perform is to convert TIFF to PDF.

'Convert Image to PDF' can be especially useful if you require complicated conversion jobs done on a regular basis. By saving and recalling a conversion job file, 'Convert Image to PDF' quickly remembers all the conversion tasks and their details. Also, 'Convert Image to PDF' may be run from the command line allowing for use in batch files or can be launched from within other programs.

Convert Tiff to PDF

In addition to doing file conversion, 'Convert Image to PDF' also has features to further enhance its usefulness. For example, whole folders and sub-folders of files may be specified for conversion. Also, you can choose to place the converted files within the original folder or another folder of your choice.

In addition to file conversion, one special process has been included. This is:

 See an  on-line video.

• Launch (Run) a program. This includes file operations such as delete, copy, etc.

'Convert Image to PDF' can be run from the command line allowing for use of batch files as well as launching programmatically from other programs.

  It's the best image to image to pdf conversion tool you've never tried...till today!  Click here to download and try it out for free.

On line documentation... click here.

Do you have other file conversion needs? Please see our LIST of conversion products.

Need to Convert Images to PDF files?  Download and Try It (Free)!

‘ Convert Image to PDF ’ Features

  • Supports BMP, TIFF, JPEG, GIF and many more.  Convert JPG to PDF

  • Command line (Invisible at runtime) and GUI execution. Complete flexibility, complete power

  • Easy to use. Windows Explorer Enabled.

  • Save and restore complex conversion configurations

  • Supports over 20 image file types. Convert TIFF to PDF, Convert JPEG to PDF, Convert BMP to PDF,  etc.

  • Supports recursive subfolders

  • All parameters, including source and target files, conversion options etc. are persistent across runs of the program

  • Batch can be stopped midway and resumed at a later time 

  • Can be adapted for all languages

  • Command line and COM Interface

 

 

'Convert Image to PDF' can be run without a user interface with command line arguments much like in the good old DOS days.  Alternatively you can initiate command line execution by going to the operating system's 'command prompt' or within Windows from the START-RUN menu and typing it in there.  Lastly, the command line interface can be used from Batch files (files with *.BAT extension). 

 There are two approaches to doing the command line:

A)  Specify a 'Conversion Job' that was built using the graphical user interface (GUI)

B)   Specify a 'Conversion Task' in detail. See Convert image to pdf command line examples to get started quickly or read the information below

 

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.  All the details associated with this task are executed in one fell swoop.

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

 Each approach is discussed in more detail below.

 Important: To use the command line successfully you must do one of the following:

A) Set the path in your environment variables to the location of ConvertITP.EXE  OR

B) Copy ConvertITP.EXE to the same folder as the batch file.

Otherwise, you'll see the following error:

"ConvertITP is not recognized as an internal or external command, operable program or batch file."

Specifying a 'Conversion Job'
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-tiff-to-pdf.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-tiff-to-pdf.SII".

Specifying a 'Conversion Task'
The syntax for the command line for specifying a conversion task is:

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

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 original folder) is specified, the /T switch is not necessary.

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 /S"C:\Program Files\MyApp\MyImage.JPG".

/S{Original 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{Target files} should always be different from /S{Original File(s)}.

 /T{Target 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{Target files} should always be different from /S{Original File(s)}.

 [/F#] tells ConvertITP what the original file type is.  Remember the original files are specified by the / S{Original File(s)} switch.  See the File Conversion Constants table below.

 [/G] Save files to their original folders.  Use this instead of /T to place the converted files in the same folder as the original file.  Cannot be used when converting a single, specified file from within a folder.  Use the /T switch instead.

 [/V] Verbose mode.  Specify this switch to display a message box indicating how the conversion went.  See also /L

 [/R] Seek out and do all files found in the sub-folders specified in the /S switch.  Recursive subdirectories.  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\WCE.LOG) If this switch is specified a log file with the given path and name 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' 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.

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

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

[/O{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, seperated by commas. For example “/W 1,2,3,10,11” is the same as “/W 1-3,10-11”.

 

Table of File Conversion Constants

Description

Constant (/F#)

Auto-detect the file format

-1

Windows Bitmap (*.bmp)

0

Windows Icon (*.ico)

1

Independent JPEG Group (*.jpg)

2

Graphic Interchange Format (*.gif) 40

JPEG Network Graphic (*.jng)

3

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

 

 

Download and see for yourself why SoftInterface is one the fastest growing software companies on the planet.

Convert BMP to PDF Adobe Systems Inc. Chooses 'Convert Doc'.  A custom site license has been signed by Adobe allowing them to install 'Convert Doc' on their servers.  They will be using it specifically to do Doc to HTML conversions. "We look forward to using your product and potentially working together in the future", Bob Free, Adobe 6/25/2004
Convert bmp to PDF with Convert Image to PDF Absolutely awesome. The product worked beyond what we expected. I am going
to recommend the full version to our web team. Ron Johnson  EDS - BPO US Request Management

convert JPEG to pdfATLANTA, GA --- MDdatacor, inc., a leading provider of clinical information management products for physician practices and the healthcare industry, recently choose Convert Doc, a document conversion utility, from SoftInterface, Inc. as its product of choice to convert "Office" style documents to standard text files.

"We are very pleased with our decision to go with Convert Doc," commented Tim Lewis, MDdatacor Vice President of Information Systems. "It is a resource efficient program that currently converts over 75,000 documents a day for us. We like the fact that the program has a command line interface that allows us to integrate it into our automation routine. We evaluated other software packages costing 10 to 20 times more, but selected Convert Doc due to its speed and SoftInterface's service. We have been very pleased with how quickly SoftInterface's development team responds to our feedback and requests."

convert tiff to PDFeCast Corporation, the makers of eCast EMRtm, uses ConvertDoc from SoftInterface for all of its Word to Text and Word to Adobe conversion needs. Running on the company's servers, ConvertDoc handles thousands of transcription documents each day, making it easy to convert them to Adobe (.pdf) and Text (.txt) for inclusion in the company's core product - eCast EMR. With the eCast EMR system and ConvertDoc, eCast users around the world can easily convert their transcribed documents to integrated chart notes in seconds.

"We had our products using ConvertDoc in a matter of a few hours of coding" noted senior programmer Mike Crank. "Since we use Cold Fusion and SQL 2000, it made it easy to write code that called the ConvertDoc utilities that converted our clients' documents."

"eCast Corporation designs, sells and supports a very popular web-based EMR system known as eCast EMR (www.ecastcorp.com). Its product line is sold through a reseller channel worldwide."

Convert BMP to PDF with 'Convert Image to PDF'

convert bmp to pdf"Great customer service, prompt attention to our requirements, and lightening speed development has been my experience with the staff at Softinterface Inc. Within a few hours of installing the WordConverterEXE product, I was convinced that I made the right choice in doing business with this company.

For several months now, their product has been working in mission critical environment flawlessly. With a few enhancement requests that were completed and delivered the same day they were asked for, WordconverterEXE has saved us time and money.

 

It was a pleasure dealing with your team. Thanks Again!"

Bruce King

IBM Canada, Toronto, Ontario

 

Google