Image Converter 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

Joint Photographic Experts Group (JPG)

Today it is the most widely spread format for image storage and web publishing. Settings of this format are adjusted with the help of the following parameters:

bpp

Bpp parameter specifies the number of bits used to transfer the color of one pixel. Its allowed values are:

The default value is: 24.

Example:

-convertto jpg bpp:32

bpp_lossl

bpp_lossl parameter specifies the number of bits per pixel for lossless mode. Its allowed values are:

Example:

-convertto jpg bpp_lossl:32

bpp_exseq

bpp_exseq parameter specifies the number of bits per pixel for extended sequential mode. Its allowed values are:

Example:

-convertto jpg bpp_exseq:32

quality

Quality parameter specifies image quality. The higher is its value, the better is image quality. Its allowed values are whole numbers from 25 to 100. The default value is: 85.

Example:

-convertto jpg quality:73

mode

Mode parameter specifies the compression algorithm used to create resulting files. Its allowed values are:

The default value is: baseline.

Example:

-convertto jpg mode:lossless

sample

Sample parameter specifies channels of image compression. Today most JPEG files have YcbCr format (where Y-channel stands for brightness while Cb and Cr channels stand for color). Human eye is built in such a way that it perceives brightness change of neighboring pixels first and color change next. If we write an average true color image of photo quality into JPEG format, we can skip every second horizontal value of color channels and still have an image of nearly same quality. Each two pixels of the saved image will have two values of Y channel and one value of Cb and Cr channels. In Image Converter Command Line, this write mode is specified with “sample 4:2:2” parameter. Sample parameter can accept the following values:

The default value is: 111.

Example:

-convertto jpg sample:422

thumbnail

Thumbnail parameter specifies whether image thumbnails should be created. Thumbnails are used to quickly preview images in browsers and graphics viewers. Its allowed values are:

The default value is: No.

Example:

-convertto jpg thumbnail:Yes

exif

Exif parameter specifies whether EXIF (information on shooting parameters of the camera used) will be saved in resulting files. Its allowed values are:

The default value is: No

Example:

-convertto jpg exif:Yes

iptc

Iptc parameter specifies whether IPTC (metadata - name, copyright, category) will be saved in resulting files. Its allowed values are:

The default value is: No.

Example:

-convertto jpg iptc:Yes

general example

ICPCL.exe -convertto jpg bpp:32 quality:60 mode:progressive sample:411 thumbnail:Yes exif:Yes iptc:Yes -source "C:\Original files" -dest "C:\Converted files"

tips

  1. EXIF information is saved in resulting files only if it exists in source files.

  2. IPTC data are saved in resulting files only if they exist in source files.

Convert batches of images in convenient user interface

You can test all features of Image Converter Command Line on your computer using interface to change settings.

www.imageconverterplus.com

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