upscale-pro
✨ Augment Upscale — Logo and image upscaler for ComfyUI. Upscale logos, icons, and brand assets to high resolution with sharp, clean results. A professional alternative to Magnific AI built directly into your ComfyUI workflow. Supports 2x upscaling via the Augment Studio API with automatic job polling and tensor output. Ideal for logo design, brand asset pipelines, print-ready artwork, and any workflow that needs crisp detail-preserving enlargement. Includes built-in flow control trigger and wait nodes for chaining multi-step pipelines. Get your API key at a/augmentstudio.app/pricing
Nodes (13)
Upscale Pro turns logos into print-ready files — but it's a cloud API, not a local model
Bool (Improved) — the little on/off that sequences your branches
The 'Wait' node that doesn't wait — sequencing your CLIP
Condition (Improved) — keep your prompt stages from jumping the queue
Float (Improved) — step a value through your workflow in order
Image (Improved) — pass the picture through, in the order you drew it
Int (Improved) — a seed/steps/count number that actually propagates
Latent (Improved) — order your latent stages, stop the stale-decode problem
Mask (Improved) — keep your inpaint masks flowing in order
Model (Improved) — sequence your checkpoint through the graph
String (Improved) — the text carrier that keeps your prompts current
Sequencing your VAE decode — VAE (Improved), trigger-style
The Trigger node that lets Vectorize Pro pipelines actually sequence
Augment Upscale Pro
Make your logos and brand assets print-ready. Augment Upscale Pro is a ComfyUI node that takes rasterized images and upscales them 2X while keeping lines crisp and colors clean. No more blurry enlargements. A perfect first step to cleaning up assets before vectorizing them.
Drop in a logo, icon, or any flat artwork and get back a sharp, high-resolution version you can actually use.
Getting started
- Grab an API key at augmentstudio.app/pricing
- Install the node from ComfyUI Manager (search "augment Upscale Pro")
- Add the Upscale Pro node to your workflow, paste in your key, and connect an image
Saving your API key
You can avoid pasting your key every time by using the Variable Set and Variable Get nodes from augment-ComfyUI.
- Install augment-ComfyUI from ComfyUI Manager (search "augment-ComfyUI")
- Add a Variable Set (String) node and paste your key into
value - Connect its
textoutput to theapi_keyinput on Upscale Pro - Next time, swap it out for a Variable Get (String) node and it will pull your saved key automatically
Also included
Trigger flow nodes for wiring up multi-step workflows. Use them to chain the upscaler with other nodes so everything runs in the right order.
Manual install
cd ComfyUI/custom_nodes
git clone https://github.com/augment-lib/augment-upscale-pro.git augment-upscale-pro
License
See LICENSE.md for details.