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

-save_opt

-save_opt key is used to specify additional conversion parameters:

The general appearance of the keys is as follows:

-save_opt [Parameter 1]:[Value 1]…[Parameter 4]:[Value 4]

Parameter is additional parameter name. Can accept one of four possible values:

Value the value of the specified parameter. The value can be either yes (the parameter is switched on) or no (the parameter is switched off).

general example

ICPCL.exe -convertto bmp -source "C:\Original files" -dest "C:\Converted files" -save_opt convert_subfolders:yes restore_subfolders:yes open_target:no log:no

tips

  1. Usually all additional parameters are set in the script. Hence, if you use a script, -save_opt key shold only be used if you want to change these parameters. You do not have to specify all four parameters. Mention those whose settings you want to change.

    Example:

    ICPCL.exe -script "tobmp.icp" -source "c:\my fotos\*.jpg" -save_opt log:no
  2. Convert_subfolders and restore_subfolders parameters should only be used if -source key contains a folder and not a separate file.

    Example:

    ICPCL.exe -dest "{My Documents}" -convertto bmp -save_opt convert_subfolders:yes -source "c:\my fotos"
  3. If restore_subfolders parameter is switched off, there may be a situation when there are objects with same names among source files. In this case they'll be renamed in accordance with the algorithm specified in -target_opt key.

    Example:

    ICPCL.exe -dest "{My Documents}" -convertto bmp -source "c:\my fotos\*.*" -save_opt restore_subfolders:yes -target_opt if_exists:auto_overwrite

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