---
title: "How to upscale low resolution photos with AI SuperScale in DaVinci Resolve"
author: "Cutsio Team"
date: "2026-05-15"
lastmod: "2026-05-15"
category: "DaVinci Resolve Advanced Workflows"
excerpt: "DaVinci Resolve AI SuperScale uses the Neural Engine to upscale low resolution still images up to 4x their original size. This guide covers standard upscaling, enhanced mode for compression artifact removal, and optimal settings for different image types."
tags: ["DaVinci Resolve","AI SuperScale","Image Upscaling","Super Resolution","AI Neural Engine","Photo Enhancement"]
---

## How do you upscale low resolution photos with AI SuperScale in DaVinci Resolve?

AI SuperScale uses the DaVinci Neural Engine to upscale low resolution still images with exceptional quality. Open a photo in the Color page or Photo page, right-click the clip in the node editor, select "Change Clip Duration" and then "Super Scale." Choose the scaling factor — 2x, 3x, or 4x — and select the processing mode. The AI analyzes the image and generates a higher-resolution version while preserving detail and texture.

![AI SuperScale](https://images.blackmagicdesign.com/images/products/davinciresolve/photo/powerful/ai@2x.jpg?_v=1775273297)

Standard Super Scale mode is optimized for general image upscaling. It analyzes the image content and intelligently adds detail at the target resolution. Enhanced mode is specifically designed to remove compression artifacts while upscaling, making it ideal for low-quality JPEGs, heavily compressed web images, or frame grabs from streaming video. The enhanced mode processes more slowly but produces significantly better results on compressed source material.

## What is the optimal Super Scale workflow for different image sources?

| Source image type | Recommended mode | Max scaling | Notes |
|---|---|---|---|
| Low-res JPEG | Enhanced | 4x | Removes compression artifacts |
| Web-downloaded image | Enhanced | 3x | Artifact removal critical |
| Frame grab from video | Enhanced | 2-3x | Video compression artifacts present |
| Scan of printed photo | Standard | 3-4x | Clean source, standard upscaling |
| RAW thumbnail preview | Standard | 2x | Already has good detail |

For the best results, start with the highest quality source available. Super Scale can work wonders on compressed images, but it cannot create detail that was never captured. A 480p frame grab upscaled to 4x will look significantly better than the original but will not match a natively captured 4K image.

## How does Super Scale compare to traditional image upscaling?

Traditional upscaling methods — bilinear, bicubic, Lanczos — simply stretch the existing pixels, resulting in soft, blurry images at anything beyond modest scaling. AI Super Scale analyzes the content and generates new detail that matches the image structure.

For photographers, Super Scale is particularly useful for rescaling frame grabs from video to use as stills, upscaling archival images for modern print sizes, and preparing low-res web images for presentation. The enhanced mode's artifact removal makes previously unusable compressed images viable for professional use.

<div class="not-prose blog-large-cta">
  <div class="max-w-3xl mx-auto text-center">
    <h3>
      Upscale low-res images. Recover lost detail.
    </h3>
    <p>
      Find the perfect frame with Cutsio Visual Intelligence, upscale it with Super Scale in Resolve, and deliver at full resolution.
    </p>
    <ul>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Visual Intelligence search across your library</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Image-based search to find reference frames</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>EDL and XML export for Resolve import</span>
      </li>
    </ul>
    <div class="flex flex-col sm:flex-row items-center justify-center gap-4">
      <a href="https://studio.cutsio.com" target="_blank" rel="noopener noreferrer"
         class="no-underline inline-flex items-center justify-center rounded-full bg-indigo-600 px-8 py-3.5 text-sm font-semibold text-white hover:bg-indigo-700 dark:bg-white dark:text-slate-900 dark:hover:bg-neutral-100 transition-colors shadow-sm">
        Try Cutsio Free
        <svg class="ml-2 h-4 w-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
      </a>
      <button type="button" onclick="window.dispatchEvent(new CustomEvent('open-contact-modal'))"
              class="inline-flex items-center justify-center rounded-full border border-white/20 px-8 py-3.5 text-sm font-medium text-white hover:bg-white/10 transition-colors">
        Book a demo
      </button>
    </div>
    <p class="mt-4 text-xs text-slate-500">No credit card required. 60 minutes of free processing.</p>
  </div>
</div>
