The program can be run via the command line as well. It will help you to automate the process of conversion or call the program from other applications. The format of the command is:
If the path includes spaces use quotation marks. The available options are the following :
| Option |
Description |
| -log <filename> |
Do not show errors, write them to the specified log file |
| -list |
File with files mask to convert |
| -Recurse |
Include subfolders |
| -dot |
Delete originals |
| -kfs |
Keep folder structure |
-cimt
- none
- onefile
- folder
- name
- blank
|
Combine images to multipage TIFF
- Every image to separate file
- All images to one file
- Separate files by folders
- Separate files by common name part
- Separate files by blank page
|
| -npr |
Range you want to analyze for grouping files by name |
-c
- bmp
- jpg
- j2k
- tif
- png
- wmf
- svg
- dxf
- hpgl
- cgm
- pdf
|
Convert action
- convert to windows bitmap
- convert to jpeg file
- convert to jpeg 2000 file
- convert to tiff file
- convert to png file
- convert to windows metafile
- convert to scalable vector graphics
- convert to AutoCAD drawing interchange format
- convert to HPGL format
- convert to CGM format
- convert to Adobe Acrobat PDF
|
| -s |
Resize to x |
| -m
|
Resize method
- no resize
- stretch
- thumbnail
- fit
|
| -crop |
Crop to x-x |
| -o
|
Rotate
- top / right side
- bottom / right side
- bottom / left side
- left side / top
- right side / top
- right side / bottom
- left side / bottom
|
| -cl
| BMP Colors
- black-and-white
- grayscale
- 16 colors
- 256 colors
- true color
|
-tc
- auto
- unc
- lzw
- rle
- jpg
- bhc
- bgm
- bgb
- bg4
- zip
- dfl
| Tiff file compression
- Select best compression for every page
- uncompressed TIFF
- LZW compression
- RLE compression (packbits)
- JPEG compression
- Bilevel Huffman compression (CCITT1D)
- Bilevel Group 3 CCITT compression, monodimensional (G3FAX1D)
- Bilevel Group 3 CCITT compression, bidimensional (G3FAX2D)
- Bilevel Group 4 CCITT compression, bidimensional (G4FAX)
- ZIP compression (non TIFF standard)
- DEFLATE, Adobe ZIP compression (non TIFF standard)
|
-tp
- wz
- bz
- rgb
- pal
- mask
- cmyk
- ycbcr
- cielab
| TIFF Photometric interpretation
- white is zero
- black is zero
- RGB
- RGB palette
- Transparent mask
- CMYK
- YCBCR
- CIELAB
|
| -jq | JPEG compression quality |
-jcs
- rgb
- gray
- ycbcr
- cmyk
- ycbcrk
| JPEG color space
- RGB
- GRAY
- YCbCr
- CMYK
- YCbCrK
|
| -wf
| WMF type
|
| -tbg | Background color for transparent images |
| -pc
| PDF compression
- no compression
- run length compression
- G4Fax (only black/white images)
- G3Fax (only black/white images)
- DCT-jpeg (only color images)
- LZW compression (for color and black/white images)
|
| -pn | PDF Paper name |
| -ps | PDF Paper size x (for custom page name) |
| -po
| PDF Paper orientation
|
| -pdf_title | PDF document title |
| -pdf_subject | PDF document subject |
| -pdf_author | PDF document author |
| -pdf_keywords | PDF document keywords |
| -wif | Watermark image file name |
| -wit | Watermark image transparency |
| -wip
| Watermark image position
- Top Left
- Top Right
- Bottom Left
- Bottom Right
|
| -wtc | Watermark comment |
| -wtcp
| Watermark comment position
- Top Left
- Top
- Top Right
- Bottom Left
- Bottom
- Bottom Right
- Center
|
| -wtcs | Watermark comment space |
| -wtcf | Watermark comment font "Font Name,Size,Color(HTML Style),Style(BISU)"
wtcf "Arial,10,Red,BI" - font Arial, size - 10pt, color - red and style - Bold, Italic
|
| -cm
| Specifies the appearance of colors
- Show drawing in colors
- Show drawing in black-white
- Show drawing in grayscale
|