Skip to content

Resize Image Reference

Reference for Resize Image Reference in Image Processor. Key properties: Image, Width, Height, Upscale.

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

Inspector Property Groups

Resize Properties

Property Type Details
ImagedroplistRequired in common setups.
WidthtextEnter a width size as following:
 nn is nn pixels width
 -nn is original width -nn pixels
 nn% is nn percent of the original width
 auto is auto proportional of the height

Supports dynamic option sources.
HeighttextEnter a height size as following:
 nn is nn pixels height
 -nn is original height -nn pixels
 nn% is nn percent of the original height
 auto is auto proportional of the width

Supports dynamic option sources.
Upscaleboolean