Package Information
Downloads: 107 weekly / 193 monthly
Latest Version: 1.0.1
Author: Artur
Available Nodes
Documentation
n8n-nodes-upscaleimg
This is an n8n community node that lets you upscale images using the UpscaleIMG API.
UpscaleIMG uses AI to upscale images by 2x or 4x, or to custom dimensions.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Credentials
You need an UpscaleIMG API key. Sign up at upscaleimg.app, then generate your API key in the dashboard. See the API documentation for details.
Add the API key in n8n under Credentials > UpscaleIMG API.
Operations
Upscale Image
Upscale an image from a binary input.
Resize Modes:
- Scale — Upscale by 2x or 4x (4x requires an active subscription)
- Custom Dimensions — Specify exact width and height with an object-fit mode (cover, contain, fill)
Options:
- Output Format — PNG, JPEG, or WebP
- Remove Metadata — Strip EXIF data from the output
- Output Binary Field — Name of the binary property for the result (default:
data)
Compatibility
Tested with n8n version 1.0+.
