Image Modification Step

From Okapi Framework
Revision as of 20:15, 19 October 2010 by Ysavourel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.