Image Converter Plus Command Line is a professional converter for graphic files, photos, drafts, finance documents and other images of any type.

Up-to-date technology makes it possible to create a powerful converter ideal for image processing tasks.


Download ImageConverter Plus Command Line

How to change image size and keep resolution?


Question: I need to take a 2" x 4" tiff at 200dpi and resize it to a 1" x 4" tiff at 200dpi. Using Resize to reduce by 50% would achieve the new image size, but makes the dpi 400.

Answer: Size of image 2" x 4" with resolution 200dpi is 2 * 200 x 4 * 200 = 400 x 800 pixels. You should convert this file to 1" x 4" with 200 dpi = 200 x 800 pixels. Please try this command line:
ICPCL.exe –convertto tiff –source "C:\Source Images\*.*" –dest "C:\out" dither:no -oper Resize size:50 100 units:percents keep_prop:no method: bilinear
If you want to set new resolution to converted image, please use "vdpi" and "hdpi" commands:

Example:

ICPCL.exe -convertto tiff dither:no -source "C:\Source\*.*" -dest "C:\out" -oper Resize size:50 100 units:percents keep_prop:no method: bilinear vdpi:400 hdpi:200

 

 

 

 

 

 

 

 

 

 

 

 

 

Information for developers:
Image Open Save Dialog

We are happy to announce a new tool offered by our company as a part of "Complete Image Convesion Solution" project.

www.image-open-save-dialog.com

Working with the command line is best illustrated at www.online-image-converter.com

The conversion is carried out with the help of ImageConverter Plus Command Line. You can convert your images free of charge and without any limitations. Īnline-image-converter just illustrates the command line support and that's why it lacks some features available with command line when used offline.

Information for solution suppliers and system integrators

The company is happy to inform our customers about the fact that a new image conversion management tool, ImageConverter Plus Scheduler, is under private testing now.

www.command-line-imageconverterplus.com