Skip to content

Crop Image Reference

Reference for Crop Image Reference in Image Processor. Key properties: Image, X, Y, Width.

Crop Image Reference sits inside Image Processor. Action identity: image.crop. Use this reference as a quick written lookup for the action-specific inputs without opening sample content.

Inspector Property Groups

Crop Properties

Property Type Details
ImagedroplistRequired in common setups.
XtextEnter a X position as following:
 nn is nn pixels from left
 -nn is nn pixels from right
 nn% is nn percent of the image width
 left is left side of the image
 center is center of the image
 right is right side of the image

Required in common setups.
Supports dynamic option sources.
YtextEnter a Y position as following:
 nn is nn pixels from top
 -nn is nn pixels from botom
 nn% is nn percent of the image height
 top is top side of the image
 middle is middle of the image
 bottom is bottom side of the image

Required in common setups.
Supports dynamic option sources.
WidthtextEnter a width size as following:
 nn is nn pixels width
 -nn is original width -nn pixels

Required in common setups.
Supports dynamic option sources.
HeighttextEnter a height size as following:
 nn is nn pixels height
 -nn is original height -nn pixels

Required in common setups.
Supports dynamic option sources.