The Cumulus conversion String
used by the method Asset.convert consists
of a sequence of parameters:
"<param1>=<value1> <param2>=<value2> ... <paramN>=<valueN>"
The tables here-below describe the possible parameters for the various Asset Processor Modules supported by Cumulus.
JPEGQuality | Integer |
1 to 10 |
Format | String |
TIFF, JPEG, BMP, PDF |
Compression | String |
None, Flate |
CompressionRate | Integer |
value between 0 (no compression) and 9 (max compression) |
Colorspace | String |
GRAY, RGB, CMYK |
StoreIPTC | Boolean |
0, FALSE or 1, TRUE |
StoreXMP | Boolean |
0, FALSE or 1, TRUE |
Resolution | Real |
dots per inch, e.g. 72.0 |
Width | Integer |
pixel, e.g. 640 |
Height | Integer |
pixel, e.g. 480 |
CropLeft | Integer |
pixel, e.g. 20 |
CropTop | Integer |
pixel, e.g. 20 |
CropRight | Integer |
pixel, e.g. 20 |
CropBottom | Integer |
pixel, e.g. 20 |
BBox | Boolean |
Use given size as bounding box: 0, FALSE or 1, TRUE |
EnlargeImage | Boolean |
Enlarge image smaller than given size: 0, FALSE or 1, TRUE |
UseICM | Boolean |
Use color profile: 0, FALSE or 1, TRUE |
Format | String |
TIFF, JPEG, "BMP ", EPSF, "PNG ", PICT, "..CT", 8BPS |
Compression | String |
None, LZW, CCITTRLE, CCITTG3, CCITTG4, JPEG, PackBits, NextRLE, Thunder, Berthold Lineart, Pixar, Flate, RLE |
Colorspace | String |
None, Spot, Bilevel, Grayscale, Indexed, RGB, HSV, HLS, CMY, CMYK, Multi, Duotone, YCbCr, CIELab, CIEXYZ, CIELuv, CIEYxy, YCC |
Resolution | Real |
dots per inch, e.g. 72.0 |
Width | Integer | % |
pixel, e.g. 640, or 10% |
Height | Integer | % |
pixel, e.g. 480, or 10% |
UseProfile | Boolean |
0, FALSE or 1, TRUE |
IncludeProfile | Boolean |
0, FALSE or 1, TRUE |
FlipHorizontal | Boolean |
0, FALSE or 1, TRUE |
FlipVertical | Boolean |
0, FALSE or 1, TRUE |
PageNumber | Integer |
e.g. 1 |
Rotate | Integer |
0, 90, 180, 270 |
CropLeft | Integer | % |
pixel, e.g. 10, or 10% |
CropTop | Integer | % |
pixel, e.g. 10, or 10% |
CropRight | Integer | % |
pixel, e.g. 10, or 10% |
CropBottom | Integer | % |
pixel, e.g. 10, or 10% |
ProfilePath | String |
the profile path |
CompressQuality | Integer |
e.g. 75 |
ZipFile | String |
the zip file name |
MacBinary | Integer |
0 or 1 |
Method | String |
PDFWriter, AcrobatPDF |
JobOptionsFile | String |
Filename to use with the AcrobatPDF method |