...
See Extracting Preview Images for an overview on how to call Image Conversion Profiles using the API.
New screenshot
Options | Description |
---|---|
Name | Here you can specified the name of the Profile. |
File type | Specified the file type that must be exported. |
Scaling (None) | By choosing this option the image will not be scaled and converted at full size. |
Scaling (Exact) | The image will be scaled to fit inside (adjust proportionally centered) the exact dimensions specified for this options NxN px. The space left unfilled with the image must be filled in with the Padding Color Specified. The result will be an image with the exact dimensions specified in the setting NxN px. |
Scaling (Fit Inside) | By choosing this, the width and height of the image is reduced proportionally so that the image fits inside the given size NxN px. No padding will be added and the final size of the image will be a proportional scaling of the original. |
Scaling (Fit Outside) | By choosing this, the width and height of the image is reduced proportionally so that the image fits outside the given size NxN px. No padding will be added and the final size of the image will be a proportional scaling of the original. |
Scaling (Padding Color) - PNG only | The image canvas that was left blank by the image scaling will be filled with the specified color or be transparent. |
Resample (dpi) | The image will be resampled to the specified ppi. |
Jpeg quality | The image will be adjusted to the quality specified in this option. |
Color space (source) | If nothing is selected, the source color space will be detected. Otherwise you can specify the original colorspace of the image. |
Color profile (destination) | The image will be converted to the selected ICC color profile. |
Processing URL | Will redirect to the specified URL while processing the image. |
Error URL | Will redirect to the specified URL if an error occurred. |
Transparent PNG output
In the PDF export settings you can define an image conversion profile in the dropdown.
...
Disclaimer
...
It is now (Since version 2021.2) possible to generate transparent PNG images! In the Image Conversion Profiles settings you can set the "Background Color" for PNG output to "Transparent" or to a specific RGB color, in case you want to replace the transparency by a color.
The "Padding Color" setting has been renamed to "Background Color" for PNG output, because it is used both for padding (if "Scaling" is set to "Exact") and as background color for the transparent parts of the PNG image (for all "Scaling" options).
Note |
---|
The "Transparent" option for "Padding Color" has been removed (Since version 2021.2) for JPEG output. Existing Image Conversion Profiles that use transparent padding for JPEG output will use white as padding color instead. If you still prefer transparent padding, please use PNG output, where you can set the "Background Color" to "Transparent". |
PDF Export settings
In the PDF export settings you can define an image conversion profile in the dropdown.
...