Resize Image
Resize an image to a width/height, optionally keeping aspect ratio.
Image & OCRImageResize
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 |
More Image & OCR commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.