avatar  


Recently viewed tickets

Log out

isimSoftware PDF to JPG Converter

isimSoftware PDF to JPG Converter

isimSoftware isimSoftware PDF to JPG is used to convert PDF files to JPG, PNG, BMP, TIF, GIF, PCX and TGA images in batch mode. It works without Adobe Acrobat or Adobe Reader, and has Command Line Interface (CLI), fast and accurate conversion ability, friendly interface, small size.

  • Converts isimSoftware isimSoftware PDF to JPG/PNG/BMP/TIF/GIF/PCX/TGA
  • Images in Batch Mode
  • + Fast, Accurate, Small & Friendly UI
  • + Sets Resolution & Color for Outputs
  • + Rotates Output Images
  • + Combines Output Images
  • + Adds Header & Footer to Protect Copyright
  • + Supports System Level Context Menu
  • + Converts Specific Page Range
  • + Command Line Interface (CLI)


It retains the original appearance of PDF files in the output jpg/png/bmp and other image files.

Also, isimSoftware isimSoftware PDF to JPG supports Unicode PDF file name and content, converting the password-protected PDF files, setting output resolution & colors, rotating/combining the output images, adding header & footer to protect your copyright, saving each output to a separate subfolder, and specifying page range to convert.

  • Protect your privacy and data security (online converter needs uploading).
  • Right Convert PDFs in BATCH.
  • Right Quickly select source: just drag-and-drop your files.
  • Right NO downloading needed, store result in your local PC directly.
  • Right Handy converter: run at any time, even no network is okay.
  • Right Support Command Line Interface: improve the productivity if you're good at programming.
  • Right Support system level context menu.
  • Right Reasonable & affordable license fee, and enjoy FREE lifetime support.
  • Right Intuitive, practical and compact interface, genuine and familiar PDF RED.
  • Right 100% CLEAN: NO Ad, NO Bundle, NO Virus, NO Spyware, just for BETTER.

Command Line Interface (CLI) Documentation

1. Synopsis
isimSoftware PDF to JPG -i:PDF [-o:output path] [-l:log file] [-f:format] [-r:resolution] [-t:da] [-c:colors] [-s:subfolder] [-p:pages] [-w:password]
        [-h:text++font name++font size++bold++italic++underline++position++color++transparency]
        [-e:text++font name++font size++bold++italic++underline++position++color++transparency]
        [-b:direction++margin++spacing++background color++per ? images] [-n:format of file number]

isimSoftware PDF to JPG -?

isimSoftware PDF to JPG -v

2. Arguments
-v Shows isimSoftware PDF to JPG's CLI information, version number, copyright and license information.

-? Shows help.

-i:full path of PDF file.
Required. Specifies the PDF file to convert.
E.g. -i:F:\pdfs\test.pdf

-o:output path of converted images.
Optional. Specifies the output path for the converted images.
Default: the source path (PDF file's location).
E.g. -o:F:\pdfs

-l:log file.
Optional. Specifies a file to record the conversion process, especially, for analyzing the errors.
Default: same as the input PDF file, but its extension is .log.
E.g. -l:F:\pdfs\test.log
Codes and messages reference in the log file:
CMD: records complete command line for review.
S: Conversion successfully!
E1: The output path (-o:) does not exist:...
E2: Invalid output format (-f:), it must be JPG, PNG, GIF, BMP, TIF, PCX or TGA.
E3: The resolution (-r:) must be a number.
E4: The resolution (-r:) must be between 2 and 1,000.
E5: Invalid colors (-c:), must be TC or WB.
E6: Need password (-w:).
E7: Incorrect password (-w:).
E8: Invalid page range (-p:), the correct format is n-m, e.g. 1-29. It starts from 1, and ends at the total pages.
E9: Internal error occurred, this PDF file cannot be converted.
E10: The rotating setting must be r1~r359 or l1~l359.
E11: Invalid header (-h:), the correct format is: -h:text++font name++font size++bold++italic++underline++position++color++transparency.
E12: Invalid font size of the header (-h:), it must be a number and between 8~72.
E13: Invalid bold/italic/underline of header (-h:), they must be Y or N (Y = yes, N = no).
E14: Invalid header position (-h:), it must be L/C/R (L = left, C = center, R = right).
E15: Invalid header color (-h:), it must be a number.
E16: Invalid header transparency (-h:), it must be a number and between 0~100.
E17: Invalid footer (-e:), the correct format is: -e:text++font name++font size++bold++italic++underline++position++color++transparency.
E18: Invalid font size of the footer (-e:), it must be a number and between 8~72.
E19: Invalid bold/italic/underline of footer (-e:), they must be Y or N (Y = yes, N = no).
E20: Invalid footer position (-e:), it must be L/C/R (L = left, C = center, R = right).
E21: Invalid footer color (-e:), it must be a number.
E22: Invalid footer transparency (-e:), it must be a number and between 0~100.
E23: Invalid font name of the header (-h:), it must be a valid system font name.
E24: Invalid font name of the footer (-e:), it must be a valid system font name.
E25: Invalid combining parameters (-b:), the correct format is: -b:direction++margin++spacing++background color++per ? images OR -b:direction.
E26: Invalid combining direction (-b:), it must be V/H (V = Vertical, H = Horizontal).
E27: Invalid combining margin (-b:), it must be a number and between 0~99.
E28: Invalid combining spacing (-b:), it must be a number and between 0~99.
E29: Invalid combining background color (-b:), it must be a number.
E30: Invalid combining per ? images (-b:), it must be a number and can only be 0 or between 2~99.
E31: Invalid format of file number (-n:), must be N or Z.

-f:output format.
Optional. Specifies the format of output images.
Default: JPG
Available Values: JPG, PNG, GIF, BMP, TIF, PCX, TGA
E.g. -f:PNG

-r:resolution.
Optional. Specifies the resolution of output images, ? Pixels/Inch.
Default: 110
Scope: 2~1,000
E.g. -r:200

-t:da
Optional. Specifies if you want to rotate the output images, and how to rotate. Please note that now it does not support to rotate PCX and TGA images.
Default: empty string.
Scope: r1~r359 or l1~l359. "d" of "da" means direction, must be "r" or "l", "r" = "right, clockwise (CW)", "l" = "left, counterclockwise (CCW)". "a" of "da" means angle (degree), scope: 1~359.
E.g. -t:r90

-c:colors.
Optional. Specifies the colors of output images.
Default: TC
Available Values: TC or WB. TC = True Colors, WB = White & Black.
E.g. -c:WB

-s:if saves to subfolder.
Optional. Specifies if saving each output to a separate subfolder.
Default: Y
Available Values: Y or N. Y = Yes, N = No.
E.g. -s:N

-p:pages.
Optional. Specifies the pages range of PDF file to convert.
Default: A
Available Values: A or n-m. A = All, n-m = range, e.g. 3-10
E.g. -p:4-23

-w:password.
Optional. If your PDF needs a password to open, please specify it here.
Default: empty string.
E.g. -w:cje9^-*!

-h:header.
Optional. Specifies the header of output images.
Default: empty string (no header).
Synopsis: [-h:text++font name++font size++bold++italic++underline++position++color++transparency]
Remark:
Use "++" to separate the properties.
Must provide all 9 properties.
"text" property cannot contains "++" (the separator).
Available Values:
text - any text but cannot contains "++", will be used as the header text.
font name - any valid system font name, e.g. "Arial".
font size - 8~72.
bold/italic/underline - Y/N. Y = yes, N = no.
position - L/C/R. L = left, C = center, R = right.
color - a valid color code, please select a color and then click "Get color code" link on the UI to get the color code for CLI.
transparency - 0~100, percentage.
E.g. "-h:My header++Arial++14++N++Y++N++R++-65408++10"

-e:footer.
Optional. Specifies the footer of output images.
Default: empty string (no footer).
Synopsis: [-e:text++font name++font size++bold++italic++underline++position++color++transparency]
Remark:
Use "++" to separate the properties.
Must provide all 9 properties.
"text" property cannot contains "++" (the separator).
Available Values:
text - any text but cannot contains "++", will be used as the header text.
font name - any valid system font name, e.g. "Arial".
font size - 8~72.
bold/italic/underline - Y/N. Y = yes, N = no.
position - L/C/R. L = left, C = center, R = right.
color - a valid color code, please select a color and then click "Get color code" link on the UI to get the color code for CLI.
transparency - 0~100, percentage.
E.g. "-e:© 2017 Isim Software Sln.++Arial++14++N++Y++N++R++-65408++10"

-b:combines output images.
Optional. Specifies if you want to combine the output images, and how to combine. Please note that now it does not support to combine PCX and TGA images.
Default: empty string (do not combine).
Synopsis: [-b:direction++margin++spacing++background color++per ? images]
Remark:
Use "++" to separate the properties.
Can only provide "direction", and use the default values for other 4 properties. Else, please provide all the 5 values.
Available Values:
direction - V/H. V = Vertical, H = Horizontal.
margin - the distance around the combined images. Unit: pixel. Scope: 0~99. Default: 0 (no margin).
spacing - the distance between each page in the combined images. Unit: pixel. Scope: 0~99. Default: 0 (no spacing).
background color - a valid color code, please select a color and then click "Get color code" link on the UI to get the color code for CLI. Default: -1 (White).
per ? images - specifies how many images will be combined per time. Available values: 0 - combines ALL output images to ONE, N (2~99) - combines N images to one, this will produce a series of combined images. Default: 0 (all in one).
E.g. -b:V
       -b:V++5++0++-1++0
       -b:H++5++3++-12550016++9

-n:format of file number.
Optional. Specifies the format of file number for output images.
Default: N
Available Values: N or Z. N = natural number (9, 10, 101, etc.), Z = with leading zeros (001, 002, etc.).
E.g. -n:N

3. Usage
a. Manual:
1) press <Win+R>, type "cmd" and press <Enter> to open the DOS command window.
2) change current path to isimSoftware PDF to JPG's program folder by using "cd" command (may need to change current drive first). Right-click isimSoftware PDF to JPG's shortcut icon and click "Properties" menu item, you will find the path in [Start in] field.
3) Now you can simply type "ptj -i:..." to use isimSoftware PDF to JPG' CLI.

b. Use isimSoftware PDF to JPG's CLI in Your Own Application/Script/BAT on Your Licensed PCs:
First, need to install isimSoftware PDF to JPG on your licensed PCs, and then simply use the Shell function (or other similar functions) to do it.
This is VB.NET sample code (in VB.NET, two " indicate one actual "), FYI:
Shell("""C:\Program Files\isimSoftware\isimSoftware PDF to JPG\isimSoftware PDF to JPG"" ""-i:H:\Books\C 11 D.pdf"" -o:H:\", AppWinStyle.NormalFocus)
Shell("""C:\Program Files\isimSoftware\isimSoftware PDF to JPG\isimSoftware PDF to JPG"" -i:H:\Books\C11D.pdf -o:H:\", AppWinStyle.NormalFocus)

c. Deploy isimSoftware PDF to JPG's CLI with Your Application/Script/BAT Outside the Scope of Your Licensed PCs:
In this case, do NOT need to install isimSoftware PDF to JPG on the PCs that you want to deploy to. And you should purchase isimSoftware PDF to JPG Redistributable CLI, click here to know more details.
Once bought, just deploy the received files under your application or any other place as you need, and then you will have the ability to use it like this (VB.NET code):
Shell("D:\MyApp\isimSoftware PDF to JPG\isimSoftware PDF to JPG -i:H:\Books\C11D.pdf -o:H:\", AppWinStyle.NormalFocus)

4. Note
a. Very easy to use, even only need to specify a PDF to convert.
b. Please use space to separate each arguments, if the full path of isimSoftware PDF to JPG.exe or any argument's value has the spaces, you must use "" to delimit it (include argument name). E.g. "-i:F:\test folder\test 1.pdf"
c. Please use : to separate argument name and value, and there is no space on the left and right of the colon. E.g. -o:D:\test
d. If you passed twice or more for a same argument, isimSoftware PDF to JPG only uses the last passed value. E.g. isimSoftware PDF to JPG -i:F:\test.pdf -i:F:\test1.pdf, isimSoftware PDF to JPG will convert F:\test1.pdf.
e. CLI Supports multi-language also, even in the log file.
f. Note that the permission problem on Vista+ OS, in order to avoid UAC prompt, we recommend you use the general paths to store input PDFs, output images and logs, do not use the system drive as best.
g. How to convert more than one PDFs or convert in a folder? Just use the "for" or other loops in your programming language.

5. Examples
"E:\Program Files\isimSoftware\isimSoftware PDF to JPG\isimSoftware PDF to JPG" -i:f:\test.pdf
"E:\Program Files\isimSoftware\isimSoftware PDF to JPG\isimSoftware PDF to JPG" -i:f:\test.pdf -o:f:\test -f:PNG
"E:\Program Files\isimSoftware\isimSoftware PDF to JPG\isimSoftware PDF to JPG" -i:f:\test.pdf -o:f:\test -l:f:\test.log -f:PNG -r:100 -t:r90 -c:WB -p:2-25 -w:testd
"E:\Program Files\isimSoftware\isimSoftware PDF to JPG\isimSoftware PDF to JPG" -i:f:\test.pdf "-o:f:\test output" -l:f:\test.log -f:PNG -r:100 -t:r90 -c:WB -p:2-25 -w:testpwd
"E:\Program Files\isimSoftware\isimSoftware PDF to JPG\isimSoftware PDF to JPG" -i:f:\test.pdf "-o:f:\test output" -l:f:\test.log -f:PNG -r:100 -c:WB -p:2-25 "-h:My header++Arial++14++N++Y++N++R++-65408++10" "-e:© 2017 isimSoftware Sln.++Arial++14++N++Y++N++R++-65408++10"
"E:\Program Files\isimSoftware\isimSoftware PDF to JPG\isimSoftware PDF to JPG" -v
"E:\Program Files\isimSoftware\isimSoftware PDF to JPG\isimSoftware PDF to JPG" -?
Creation date: 18.02.2022 14:38 (isimsoftwareadmin)      Updated: 30.06.2022 15:31 (isimsoftwareadmin)
Files   
DataImage65.png
35,3 KB
isimSoftware PDF to JPG.rar
2,7 MB
isimSoftware PDF to JPG.zip
3,1 MB
PDF Software Solutions-2