'Convert PDF to Image' converts quickly. 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.
Command line capability is fundamental to ALL of our software tools. Demo batch files are installed ready for testing and modification. We are always here to help you implement our software.
Moving or deleting input PDF files while converting to images is easy to do. This allows for unattended conversion of whole folders.
Looking for an efficient and powerful solution to convert your PDF files to image formats like TIFF, JPG, BMP, PNG, and more? Look no further than 'Convert PDF to Image'! With its lightning-fast performance and intuitive interface, 'Convert PDF to Image' makes converting PDFs a breeze. Whether you need to convert a single file or a batch of documents, 'Convert PDF to Image' has got you covered. Plus, with its command line interface, power users can take advantage of even more advanced features. Don't settle for slow and clunky conversion tools - try 'Convert PDF to Image' today!
'Convert PDF to Image' is a simple to use, yet sophisticated file
conversion utility specifically designed to convert PDF files into image files. If you
need to convert one or thousands of PDFs, located in one or many different folders, into a variety
of different image file types, this is the tool. The most popular task our
customers perform is to convert PDF to JPG.
'Convert PDF to Image' can be especially useful if you require
complicated conversion jobs be done on a regular basis. By saving and
recalling a conversion job file, 'Convert PDF to Image' quickly
remembers all the conversion tasks and their details.
Run this software from the command line allowing for
use of batch files as well as being used programmatically from other programs.
All of our conversion tools have numerous features. For example you can
schedule a conversion job at a regular interval (time
or calendar based) while optionally
moving/deleting the input
files. Also, our conversion tools have the ability to launch
other programs and perform file operations.
It's the best PDF to image conversion tool you've never tried...till today!
Click
here to download and try it out
for free.
On line manual...click here.
If you instead need to convert images to PDFs, then please see the companion tool,
'Convert Image to PDF'.
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:
NOTE: After installation, you can find several simple batch (*.bat) files for quick and easy usage by going to Start\All Programs\Convert PDF to Image\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 PDF to Image' 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:
ConvertPDFtoImage /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':
ConvertPDFtoImage /J "C:\MyJobs\convert-PDF-to-TIF.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-PDF-to-TIF.SII".
ConvertPDFtoImage /S{Input File(s)} / T{Output File(s)} [/C#] [/G] [/R] [/L{LogFile}] [/B{LogToJobFile}] [/V] [/Z] [/1-9]
NOTE: See also Convert PDF To Image command line examples to get going quickly.
Items above enclosed in square brackets [ ] are optional, all other 'switches' are required. Therefore /S, /T 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.
For long file names you may be required to use double quotes. For example, /S "C:\Program Files\MyApp\MyImage.JPG". Command switches are case sensitive, therefore /F is completely different from /f.
/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\*.PDF").
/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").
/C# tells 'Convert PDF To Image' what the output file type is. You must supply a number for the # symbol. For all constants see File Type Constants table immediately below.
Remember the output file, specified by the /T{Output File(s)} switch, has an extension which determines it's file type. /C is only required if you are not using file names with standard file extensions (standard file extensions are jpg, tif, gif, etc.). For example if you working with bitmap files with file names like mybitmap.abc then you definitely need to specify the /C switch.
[/G] Save files to their input folders. Use this instead of /T to place the converted files in the same folder as the input file. This cannot be used when converting a single, specified file from within a folder. Use the /T switch instead.
[/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\CITP.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.
[/V] Verbose mode. Specify this switch to display a message box indicating how the conversion went. See also /L.
[/Z] Verbose Log. All file operations will be recorded in the log.
[/1] PDF pages to convert. For example if you have a multipage PDF and you want to convert pages 2-5 use /1 2-5 . ALWAYS put a space after the 1 in /1. To do page one for example use /1 1
[/3] TIFF: Append to existing when converting to a TIFF. Use /3 TRUE to append /3 FALSE not to.
[/4] JPEG: Quality of the resulting JPG from 0 to 100 (default is 100). 0 is lowest and 100 is highest quality. The higher the quality the larger the resulting output file. Use /4 100 for highest quality. Default is 100.
[/5] Resolution: Specified in DPI, the image resolution is critical. Default is 150.
[/6] Width: Width of the output image in pixels. Leave out this switch or use a value of 0 to use the size within the PDF file.
[/7] Height: Height of the output image in pixels. Leave out this switch or use a value of 0 to use the size within the PDF file.
[/8] lTiffConvertToSingleFile: If you are converting multiple pages in a PDF file to a TIF, you can have a single file output or multiple file output. Use /8 1 to create a single file or /8 0 to create multiple output files.
File Type |
Constant |
Independent JPEG Group (*.jpg) |
1 |
Windows Bitmap (*.bmp) |
2 |
Tagged Image File Format (*.tif) |
3 |
Graphics Interchange Format (*.gif) |
4 |
EMF (*.emf) |
5 |
J2K (*.j2k) |
6 |
PCX Bitmap (*.pcx) |
7 |
Portable Network Graphics (*.png) |
8 |
Sun Rasterfile (*.ras) |
9 |
Targa File (*.tga) |
10 |
Windows Meta File (*.wmf) |
11 |
ATLANTA, GA --- MDdatacor, Inc., a leading provider of clinical information
management products for physician practices and the healthcare
industry, recently chose 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."
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
"Thanks. The product is terrific. It did exactly what I needed it to do. I had 1321 text files I needed
to convert to Word. It did it in about 6 minutes."
Don Geiger Cullen and Dykman June 2003.
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
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
Your products are very impressive, easy to use and script compatible, for what we desired in the management of MS Word and Excel
files. Thank you for your continue contact with me in regards to these tools. Mark Purinton EMC Corporation
"Your wonderful utility took a mere ten minutes to append all 22,000 files into one gigantic 2 gigabyte file. For comparison purposes, the program that wrote the files took approximately 30 hours to write out said 22,000 files. System: 1GHz Pentium/512 Meg RAM Laptop" 'Convert XLS' Linda Romano
15
Years of 'Convert PDF to Image' development. Time tested for your demanding 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.15.30 (1/3/2023)
15.20 (12/07/2022)
See
complete change history of 'Convert PDF to Image'.