Image Modification Step: Difference between revisions

From Okapi Framework
Jump to navigation Jump to search
mNo edit summary
 
m (1 revision imported)
 
(No difference)

Latest revision as of 19:20, 4 June 2016

Overview

This step allows you to modify the size or the format of an image.

Takes: Raw document. Sends: Raw document.

Parameters

Percentage of the original width — Set the percentage of the width for the new image, compared to the original. Use 100 for the same width.

Percentage of the original height — Set the percentage of the height for the new image, compared to the original. Use 100 for the same height.

Convert to gray scale — Set this option to convert the image to an image where colors are converted into a set of grays.

Output format — Select the format for the output images. Use <same as the original> to create an output in the same format as the original. If the original format is not supported for output, a warning is generated and the output is done in PNG if possible.

Note that if you select a specific format, the extension is not changed automatically.

Limitations

The image formats supported on input varies depending on your Java VM, version and platform.