Resize Image
Resize an image to a width/height, optionally keeping aspect ratio.
Overview
Resize Image is a no-code automation step in the Image & OCR category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 6 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Resize an image to a width/height, optionally keeping aspect ratio.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Image file | file | Required | Source image to process. Example: C:/temp/photo.png Supports variables | |
| Width (px) | number | Optional | Example: 800 Supports variables | |
| Height (px) | number | Optional | Example: 600 Supports variables | |
| Keep aspect ratio | boolean | Optional | true | Fit within Width x Height without distortion. If only one of Width/Height is given, the other is computed. |
| Save to (blank = '<name>_resized') | file | Optional | Supports variables | |
| Store output path in | variable | Optional | Example: outPath |
How to use Resize Image
- 1
Open AutoFlowRPA and drag the Resize Image command from the Image & OCR group onto the canvas.
- 2
Set its parameters in the side panel — Resize Image has 6 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Resize Image command do?
Resize an image to a width/height, optionally keeping aspect ratio.
Which group does the Resize Image command belong to?
Resize Image is part of the Image & OCR group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Resize Image command take any parameters?
Yes — Resize Image has 6 configurable field(s), all editable in the visual node editor.
More Image & OCR commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.