Many AI upscaling tools are impressive, but they can also come with frustrating quirks—like slapping a solid background on your transparent PNGs or capping file dimensions far below what you need. If you're trying to upload a massive 10,000×10,000 image to Redbubble, chances are good that your favorite online upscaler will say, “Nope.”
Enter Cupscale. This free, open-source tool runs locally on your computer, giving you full control over your upscaling process. No arbitrary limits. No surprise backgrounds. Just clean, high-res results tailored to your workflow.
Cupscale applies a 4x upscale; the final image is 2560x1920 pixels, which is 4 times larger than the original.
Resize After Upscaling: 50%
After the 4x upscale to 2560x1920 pixels; the final image is 1280x960 pixels, which is effectively 2 times larger than the original.
A: Yes, if you check Enable Transparency and export as PNG.
Q: Can I use Cupscale on macOS or Linux?
A: Cupscale is primarily for Windows. On macOS/Linux, you can use Real‑ESRGAN CLI alternatives.
Q: Which filter should I use for logos vs photos?
A: Lanczos for sharp edges (logos, icons), Mitchell for smoother edges (photos, artwork).
Q: Can I use Cupscale without a GPU?
A: Yes, but it will be slower. CUDA (NVIDIA GPUs) or Vulkan (AMD/Intel GPUs) speeds up processing.
Q: What size should I choose—2x or 4x?
A: For print or large projects, go with 4x. For web use, 2x often looks great and is lighter on file size.
Why Online Upscalers May Limit File Size
Online upscalers often impose file size and resolution limits to manage server load and ensure fast processing for all users. Larger files require significantly more memory and computational power, which can slow down performance or even crash the system. By capping dimensions and file sizes, these platforms can maintain stability, reduce costs, and prevent long wait times—especially when serving thousands of users simultaneously.
Why Some Image Upscalers Break Transparency
If you’ve ever tried to upscale a logo or sticker, you might have seen this: your nice transparent PNG ends up with an ugly background. Why?
Some AI upscalers can’t process alpha transparency correctly. They either flatten the image onto a solid color or ignore the alpha channel completely. Manually removing the background afterward often leaves jagged edges and artifacts—especially around text or fine details.
![]() |
| Upscale your images without losing transparency — Cupscale keeps your PNGs background‑free |
Why Cupscale Is Different
Cupscale is a free, open‑source tool that solves this problem. Instead of discarding transparency, it splits your PNG into two parts (RGB and alpha channels), upscales them separately, then recombines them.
This means:
- No lost transparency
- Clean, smooth edges
- Perfect for logos, renders, stickers, and digital assets
Step‑by‑Step: How to Use Cupscale for Transparent PNGs
Follow these steps to set up and start using Cupscale.
Download Cupscale
- Go to the Cupscale GitHub releases page
- Scroll down to Assets and download the latest ZIP file (e.g., cupscale.1.39.0f1.zip)
- Move it to a folder where you want to run it from (e.g., Documents)
Right‑click → Extract All → open the folder → double‑click the Cupscale Application file to run.
| Double-click the Cupscale Application file to run the program |
Configure Initial Settings
- Click the Gear icon (top‑right)
- Go to AI Settings → set Python Runtime to Use Embedded Python
- Wait for the installation to finish, then close settings
| Enable Embedded Python in Cupscale to set up the AI backend |
Choose the Right AI Model & Transparency Settings
Cupscale is divided into three panes: left, middle and right. For the following settings, look in the left pane.
- AI Network: Select RealESRGAN (NCNN)
- Model Options: Single‑model mode
- Model 1: realesrgan‑x4plus
- Processing Options: Check Enable Transparency
Upscaling Options
Drag images or a video into the center pane to upscale. Cupscale has options to:
- Upscale a single image - Preview Image
- Upscale mutliple images at once - Batch Upscale
- Upscale a video - Upscale Videos
| The center pane has tabs to upscale a single image, a batch of images, or a video |
Set Your Upscaling Options
- Output Format: Set to PNG (right pane)
- Overwrite Mode: Set to No (adds a suffix instead of replacing your original)
Resize Settings with Practical Examples Using a 640x480 Image
Resize Before Upscaling: 100%
The image remains at 640x480 pixels before upscaling.
Resize After Upscaling: 100%
Resize After Upscaling: 50%
After the 4x upscale to 2560x1920 pixels; the final image is 1280x960 pixels, which is effectively 2 times larger than the original.
To put this in simple terms, use 100% Before and 50% After to get a 2x upscale, and 100% for both to get a 4x upscale.
Scaling filters
- Use Lanczos for logos/text (sharp edges)
- Use Mitchell for photos or softer edges
| Cupscale’s resize settings—both “Resize Before Upscaling” and “Resize After Upscaling”—work together to determine the final output image size |
Upscale Your Image
- Scroll down and click Upscale Images.
- Your processed image will appear in the same folder as your original, with a suffix like _upscaled
| Click “Upscale Images” to generate your transparent high‑resolution PNG |
Batch Processing (Multiple Images)
- Switch to the Batch Upscale tab (middle pane).
- Drag and drop multiple PNGs into the File List area.
- Use the same scaling and transparency settings as before.
- Pro tip: If your computer is slower, process 4–5 images at a time for better performance.
Video Upscaling
Cupscale also supports video upscaling—but beware: it’s resource‑heavy and time‑consuming. For short clips or animations, it works well, but long videos can take hours to process.
FAQs
Q: Will Cupscale always preserve transparency?A: Yes, if you check Enable Transparency and export as PNG.
Q: Can I use Cupscale on macOS or Linux?
A: Cupscale is primarily for Windows. On macOS/Linux, you can use Real‑ESRGAN CLI alternatives.
Q: Which filter should I use for logos vs photos?
A: Lanczos for sharp edges (logos, icons), Mitchell for smoother edges (photos, artwork).
Q: Can I use Cupscale without a GPU?
A: Yes, but it will be slower. CUDA (NVIDIA GPUs) or Vulkan (AMD/Intel GPUs) speeds up processing.
Q: What size should I choose—2x or 4x?
A: For print or large projects, go with 4x. For web use, 2x often looks great and is lighter on file size.
Final Thoughts
Cupscale is one of the best free tools for upscaling transparent images. Whether you’re preparing logos for print, upscaling stickers for digital products, or working with rendered assets, Cupscale keeps your edges sharp, your transparency intact, and your images looking clean—at 2x or 4x their original resolution.
Tags:
Free Tools for Creators
