Best AI Photo Restoration Tools to Revive Old Photos

10 toolsUpdated Mar 28, 2026

About AI Photo Restoration

AI photo restoration tools use deep learning to automatically repair damaged, faded, and scratched photographs, bringing old memories back to life in seconds. These tools serve genealogy enthusiasts preserving family archives, photographers restoring vintage prints, businesses digitizing historical records, and individuals recovering water-damaged or torn photos. By leveraging neural networks trained on millions of image pairs, modern AI restorers can remove scratches, repair tears, sharpen blurred faces, colorize black-and-white images, and upscale low-resolution scans without manual editing skills.

Get ToolWorthy Weekly - focused on AI Photo Restoration

Get relevant tool reviews, release notes, ranking updates, and selected AI signals in one weekly brief.

Unsubscribe in one click · no daily noise.

What Is AI Photo Restoration?

AI photo restoration refers to software that uses artificial intelligence and deep learning models to automatically detect and repair damage in photographs, including scratches, tears, fading, discoloration, noise, and missing sections. Unlike manual restoration in tools like Photoshop, which requires hours of painstaking brush work, AI-powered solutions analyze damage patterns and reconstruct missing visual information in seconds, making professional-quality restoration accessible to anyone.

The category encompasses several distinct approaches based on the primary restoration task:

  • Scratch and damage repair tools: Focus on detecting and removing physical damage such as scratches, creases, tears, and stains from scanned photographs. These tools use inpainting algorithms to intelligently fill damaged areas based on surrounding pixel context, producing seamless repairs that preserve the original composition.

  • Face restoration and enhancement tools: Specialize in recovering facial details lost to blur, low resolution, or damage. Using generative adversarial networks (GANs) trained on facial datasets, these tools can reconstruct realistic eyes, skin texture, and expressions even from severely degraded portraits, making them essential for family photo archives.

  • Colorization tools: Convert black-and-white or sepia-toned photographs into full-color images by analyzing contextual cues such as clothing styles, environment, and era-specific palettes. Advanced colorizers produce historically plausible results that bring vintage photos into vivid detail.

  • Comprehensive restoration suites: Combine multiple capabilities into a single platform, offering scratch removal, face enhancement, colorization, upscaling, and noise reduction in one workflow. These all-in-one solutions are ideal for users with diverse restoration needs.

The primary users of AI photo restoration tools span a range of backgrounds and objectives:

  • Genealogy enthusiasts and family historians use these tools to preserve and share ancestral photographs, repairing decades of physical deterioration and converting black-and-white portraits into color to help younger generations connect with their heritage.

  • Professional photographers and studios leverage AI restoration to offer heritage photo services to clients, restoring damaged prints at scale without the labor cost of manual retouching, while maintaining quality standards expected in professional delivery.

  • Museums, archives, and libraries employ batch restoration capabilities to digitize and preserve historical collections, repairing damage across thousands of images while maintaining archival integrity and metadata consistency.

  • Individuals and families seek simple, one-click solutions to repair water-damaged wedding photos, faded childhood snapshots, or torn portraits discovered in attics and storage boxes, typically prioritizing ease of use over advanced controls.

  • E-commerce and real estate businesses use photo enhancement and restoration features to improve product images and property photographs, sharpening details and correcting color to present inventory in the best possible light.

AI photo restoration tools integrate with a broader ecosystem of image editing and management software:

  • Photo editing platforms: Many restoration tools export results to AI image editors for further manual adjustments such as cropping, color grading, or adding text overlays.
  • Image upscaling services: Restored photos often benefit from AI image upscalers that increase resolution for printing or display, complementing the restoration workflow.
  • Cloud storage and sharing: Integration with Google Photos, iCloud, and Dropbox enables users to restore images directly from their existing photo libraries.
  • Genealogy platforms: Tools like MyHeritage connect restoration features with family tree databases, linking enhanced photos to historical records.

Common Challenges in This Space

Despite rapid advances, AI photo restoration tools face several persistent limitations that users should understand:

  • Face hallucination inaccuracies: When restoring heavily damaged portraits, AI models may generate plausible but incorrect facial features, creating a likeness that does not match the original subject. This is particularly problematic for genealogy use cases where historical accuracy matters more than visual appeal.

  • Color accuracy in colorization: Automated colorization relies on statistical inference rather than factual knowledge, meaning the AI may assign incorrect colors to clothing, vehicles, or architectural elements. Users restoring photos for historical documentation should verify colorized results against known references.

  • Artifact introduction at high enhancement levels: Aggressive upscaling or sharpening can introduce unnatural artifacts such as plastic-like skin textures, halo effects around edges, or repeating patterns in textured areas. Finding the right balance between enhancement and naturalness requires experimentation.

  • Batch processing consistency: When restoring large collections, AI tools may produce inconsistent results across images with varying damage types, lighting conditions, and subject matter, requiring manual review of each output.

  • Limited handling of severe physical damage: AI restoration excels at moderate scratches and fading but struggles with photos that have large missing sections, heavy water damage, or mold contamination, where insufficient visual context remains for accurate reconstruction.

The fundamental difference between AI photo restoration and traditional manual restoration lies in speed, accessibility, and scalability. Professional retouchers using Photoshop or GIMP may spend hours on a single image, relying on clone stamping, layer masking, and hand-painted corrections that require years of training. AI restoration tools compress this process to seconds, enabling anyone to achieve results that were previously available only through expensive professional services. However, for museum-grade archival work or images with extreme damage, human expertise combined with AI assistance often produces the best outcomes.

How AI Photo Restoration Works

AI photo restoration leverages deep learning models, primarily convolutional neural networks (CNNs) and generative adversarial networks (GANs), trained on massive datasets of damaged and pristine image pairs. These models learn to identify damage patterns and predict the original appearance of degraded regions, enabling automated repair that mimics expert human judgment.

The typical restoration pipeline follows a structured sequence:

  1. Damage detection and analysis: The AI scans the uploaded image to identify specific types of degradation, including scratches, tears, noise, blur, fading, and color shifts. Advanced models classify each damage type separately, enabling targeted repair strategies rather than a one-size-fits-all approach.

  2. Segmentation and masking: Detected damage areas are isolated through semantic segmentation, creating precise masks that define which regions require restoration. This step ensures that undamaged portions of the image remain untouched, preserving original detail where it still exists.

  3. Inpainting and reconstruction: For scratches, tears, and missing sections, the model uses contextual inpainting to generate replacement pixels based on surrounding visual information. GANs are particularly effective here, as the generator network produces candidate fills while the discriminator network evaluates their plausibility, iteratively refining the result until it appears natural.

  4. Face detection and enhancement: When portraits are detected, specialized face restoration models activate to recover facial details. These models, such as GFPGAN and CodeFormer, use facial priors and reference datasets to reconstruct eyes, skin texture, hair, and expressions with high fidelity, even from extremely low-resolution or damaged inputs.

  5. Color restoration and colorization: For faded color photos, the AI adjusts white balance, contrast, and saturation to approximate original tones. For black-and-white images, colorization models analyze semantic content, including clothing, vegetation, sky, and skin, to assign contextually appropriate colors using reference palettes from the estimated era.

  6. Super-resolution upscaling: The final stage increases the output resolution, using models like Real-ESRGAN to add detail and sharpness beyond the original scan quality. This step is especially valuable for small prints or low-resolution scans that need to be enlarged for display or printing.

Key Technical Components

  • GFPGAN and CodeFormer: Open-source face restoration models that combine generative facial priors with degradation-aware processing. restorePhotos.io is publicly documented as using GFPGAN, while CodeFormer is a separate face-restoration model with its own wider deployment ecosystem and integrated into commercial tools for portrait-specific enhancement.
  • Stable Diffusion inpainting: Some advanced restoration tools leverage diffusion-based models for filling large missing areas with contextually coherent content, producing more natural results than traditional GAN-based inpainting for complex scenes.
  • Real-ESRGAN: A practical super-resolution model that handles real-world degradation such as compression artifacts, blur, and noise simultaneously, providing cleaner upscaling than models trained only on synthetic degradation.

Key Features to Evaluate

When selecting an AI photo restoration tool, several capability areas determine how well the software will handle your specific restoration needs. Prioritizing the right features prevents costly trial-and-error across multiple platforms.

Damage Detection and Repair Quality

The core value of any restoration tool lies in how accurately it identifies and repairs damage:

  • Scratch and crease removal: Evaluate whether the tool can detect fine scratches, deep creases, and surface stains without over-processing surrounding areas. The best tools produce invisible repairs that blend seamlessly with undamaged regions.
  • Tear and missing section reconstruction: For photos with torn edges or missing corners, assess the inpainting quality. High-quality tools reconstruct plausible content based on context rather than filling with solid color or obvious repetition.
  • Noise and grain reduction: Scanned photos often contain scanner noise layered on top of original film grain. Effective tools reduce unwanted noise while preserving the natural texture that gives vintage photos their character.
  • Stain and discoloration correction: Water stains, mold marks, and chemical discoloration require selective color correction. Tools that offer localized adjustment produce better results than global corrections that shift the entire color palette.

Face and Portrait Enhancement

Since many restoration projects involve family portraits, dedicated facial capabilities are critical:

  • Face detection accuracy: The tool should reliably detect faces at various sizes, angles, and levels of degradation, including group photos where faces may be small and partially obscured.
  • Detail reconstruction fidelity: Assess whether restored faces look natural and specific rather than generic. Lower-quality tools may produce smooth, plastic-looking faces that lack the individuality of the original subject.
  • Multiple face handling: For group photographs, the tool should process each face independently, applying appropriate enhancement levels based on each face's condition rather than a uniform filter.

Colorization Capabilities

  • Color accuracy and realism: Evaluate colorized output against known reference photos when possible. Strong colorization tools produce consistent skin tones, natural vegetation, and era-appropriate color palettes.
  • Selective colorization control: Some tools allow users to specify or correct colors for specific regions, providing a useful override when automated results miss the mark on known details like clothing or vehicle colors.
  • Sepia and faded color restoration: Beyond black-and-white conversion, assess how well the tool handles partially faded color photos, where some original color information remains and needs careful restoration rather than complete recolorization.

Output Quality and Resolution

  • Maximum output resolution: Compare the maximum resolution each tool can produce, especially important for users who plan to print restored photos at large sizes.
  • Format support: Ensure the tool accepts your scan format (TIFF, PNG, JPEG, RAW) and outputs in formats suitable for your intended use, whether archival storage or web sharing.
  • Batch processing: For large restoration projects, batch capabilities save significant time. Evaluate both batch speed and consistency of results across varied input quality.

Usability and Workflow

  • One-click vs. adjustable controls: Some tools offer fully automated restoration while others provide sliders and parameters for fine-tuning. Choose based on your technical comfort level and the precision your projects demand.
  • Before/after comparison: A side-by-side or slider-based comparison view helps evaluate restoration quality before downloading. This feature is essential for iterative refinement.
  • Processing speed: Cloud-based tools vary significantly in processing time, from seconds to minutes per image. Desktop applications often provide faster processing for batch workflows but require more powerful hardware.

How to Choose the Right AI Photo Restoration Tool

By User Type and Project Scale

Different users have distinct priorities when selecting a restoration tool:

  • Casual users restoring a few family photos: Prioritize simplicity, free or low-cost access, and one-click results. Web-based tools with minimal setup minimize friction, but current access requirements vary—some tools now require sign-in before processing.
    -> Recommended: restorePhotos.io, Fotor AI Photo Restoration

  • Genealogy enthusiasts with large family archives: Need batch processing, colorization, and integration with family tree platforms. Subscription pricing makes more sense than pay-per-image for ongoing projects.
    -> Recommended: MyHeritage, VanceAI Photo Restorer

  • Professional photographers offering restoration services: Require high-resolution output, adjustable controls, consistent quality, and desktop performance for client work. Compare current subscription pricing against lifetime-license competitors instead of assuming every desktop tool still offers a perpetual license.
    -> Recommended: Topaz Photo, AVCLabs Photo Enhancer AI

  • Museums and archival institutions: Demand batch processing at scale, metadata preservation, consistent output quality, and robust format support. Enterprise licensing, deployment controls, and API availability matter more than consumer convenience at this scale.
    -> Recommended: Topaz Photo for workflow integration, Wondershare Repairit when corrupted-file recovery is also a requirement

By Budget and Pricing Model

AI photo restoration tools use several pricing structures, each suited to different usage patterns:

  • Free tools: Platforms like restorePhotos.io offer basic face restoration at no cost, suitable for occasional use with limited quality requirements. Free tiers from Fotor and Picsart provide entry-level access with watermarks or credit limits.
  • Credit-based pricing: Credit-based pricing varies meaningfully by vendor. VanceAI currently starts at 100 credits for $4.95 and gives non-subscribers 3 free credits per month, while Cutout.pro uses a credit system with 5 free credits and charges 2 credits per enhancer/colorizer image. This model works well for users with sporadic needs who want to avoid recurring subscriptions.
  • Monthly subscriptions: Subscription-based tools include Remini, Fotor, and AVCLabs, but pricing transparency varies. Remini's prices vary by offer and billing cycle; Fotor offers a free Basic tier plus paid Pro and Pro+ plans; and AVCLabs Photo Enhancer AI lists $19.95/month on its official purchase page. Compare the per-image cost against your expected volume to determine value.
  • Annual and perpetual licenses: For high-volume users, compare current Topaz subscription terms against lifetime-license competitors like AVCLabs rather than assuming both follow the same pricing model—Topaz's current site presents subscription-based plans rather than the older perpetual-license pricing. Desktop-based tools with perpetual licenses eliminate ongoing subscription costs entirely.
  • Enterprise and desktop software: Wondershare Repairit has multiple purchase routes depending on whether you need standalone Photo Repair or the broader toolkit. The standalone photo product is currently listed at $29.99/month, $39.99/year, or $59.99 one-time on the Windows Photo Repair page.

By Use Case and Restoration Type

Match your primary restoration needs with tools optimized for those tasks:

  • Scratch and damage repair on old prints: Tools with strong inpainting algorithms and automated damage detection.
    -> Recommended: VanceAI Photo Restorer, Wondershare Repairit

  • Face restoration in blurry or low-resolution portraits: Platforms with dedicated face enhancement models that reconstruct realistic facial detail.
    -> Recommended: Remini, restorePhotos.io

  • Black-and-white photo colorization: Tools with advanced colorization engines that produce era-appropriate, realistic color palettes.
    -> Recommended: MyHeritage, VanceAI Photo Restorer

  • Comprehensive all-in-one restoration: Suites that combine scratch removal, face enhancement, colorization, and upscaling in a single workflow.
    -> Recommended: Topaz Photo, Fotor AI Photo Restoration

  • Quick mobile restoration on the go: Mobile-first apps that deliver fast results without requiring desktop access or technical setup.
    -> Recommended: Remini, Picsart

By Technical Requirements

  • Cloud-based vs. desktop processing: Cloud tools like VanceAI and Fotor require no installation but depend on internet connectivity and may have file size limits. Desktop applications like Topaz Photo and AVCLabs offer faster processing and handle larger files but require capable hardware with GPU support.
  • API availability: For developers integrating restoration into custom applications, evaluate whether the tool provides a REST API with documentation. Cutout.pro and VanceAI offer API access for programmatic workflows.
  • Privacy and data handling: Archival institutions and privacy-conscious users should assess whether images are processed locally or uploaded to cloud servers, how long uploaded images are retained, and whether the provider offers data deletion guarantees.
  • Platform compatibility: Verify support for your operating system (Windows, macOS, Linux) and check mobile app availability (iOS, Android) if mobile workflows are required. Remini and Picsart offer the strongest mobile experiences.

AI Photo Restoration Workflow Guide

Effective photo restoration follows a structured approach that maximizes quality while minimizing rework. Whether restoring a single treasured portrait or digitizing an entire family archive, these phases provide a reliable framework.

  1. Phase 1: Digitization and Scanning (Day 1-3) Scan physical photos at 600 DPI or higher using a flatbed scanner for maximum detail capture. Clean the scanner glass and photo surfaces gently before scanning. Save scans in lossless formats (TIFF or PNG) to preserve all available detail for the AI to work with. Organize files with descriptive names including dates and subjects.

  2. Phase 2: Assessment and Prioritization (Day 2-4) Review each scan to catalog damage types: scratches, tears, fading, water damage, or missing sections. Group photos by damage severity and restoration type needed. Prioritize photos with moderate damage where AI tools will produce the best results, and flag severely damaged images that may require professional human retouching.

  3. Phase 3: Tool Selection and Testing (Day 3-5) Based on your assessment, select one or two tools that best match your primary damage types. Process two to three representative test images through each candidate tool, comparing results side by side. Evaluate face accuracy, color fidelity, and artifact levels before committing to batch processing.

  4. Phase 4: Batch Restoration and Processing (Day 5-10) Run your photo collection through the selected tool, using batch processing where available. Apply consistent settings across similar photos for a uniform look. Save all outputs alongside the original scans, never overwriting source files. Document the settings used for each batch to ensure reproducibility.

  5. Phase 5: Quality Review and Manual Touch-Up (Day 8-14) Review every restored image at full resolution, checking for face hallucination errors, color inaccuracies, and introduced artifacts. Use an AI image editor or traditional photo editor for spot corrections on images where AI results need refinement. Flag any photos where the AI produced unacceptable results for manual professional restoration.

  6. Phase 6: Archiving and Sharing (Day 12-16) Export final restored images in both high-resolution archival format (TIFF) and compressed sharing format (JPEG). Back up originals and restored versions to cloud storage and at least one local drive. Share results through family platforms, printed albums, or genealogy databases as appropriate.

Best Practices

  • Always preserve originals: Never overwrite or discard original scans. Keep an untouched archive separate from restored versions to allow future re-processing as AI tools improve.
  • Scan at the highest practical resolution: AI restoration tools produce better results with more input data. A 600-1200 DPI scan provides significantly more material for the AI to work with than a phone photograph of a print.
  • Test before batch processing: Processing a few representative images first prevents wasting credits or time on a tool that produces unsatisfactory results for your specific damage types.
  • Combine tools when needed: No single tool excels at everything. Use one tool for scratch removal and another for colorization or face enhancement to achieve the best composite result.
  • Verify face restorations against known references: When possible, compare AI-restored faces against other photos of the same person to catch hallucination errors before sharing results with family members.

Common Pitfalls

  • Over-processing and detail loss: Applying maximum enhancement settings across all sliders often produces unnatural results. Start with default or moderate settings and increase selectively.
  • Trusting colorization without verification: AI-assigned colors are statistical guesses, not facts. Do not present colorized photos as historically accurate without noting that colors are AI-generated estimates.
  • Ignoring file format degradation: Saving intermediate results as JPEG introduces compression artifacts that compound with each save. Use lossless formats throughout the restoration pipeline and only export to JPEG as the final step.
  • Skipping quality review on batch jobs: Batch processing saves time but can produce inconsistent results. Allocate time to review every image, especially portraits where face hallucination is most likely.
  • Relying solely on AI for severely damaged photos: Photos with large missing sections or extreme damage benefit from a hybrid approach combining AI tools with manual retouching by a skilled editor.

Current Market Dynamics

  • Democratization of professional-quality restoration: Tools like Remini and restorePhotos.io have made photo restoration accessible to anyone with a smartphone, shifting a service that once cost hundreds of dollars per image into a free or low-cost self-service model. This has expanded the total addressable market significantly beyond professional photography studios.
  • Integration with genealogy and heritage platforms: MyHeritage pioneered the bundling of photo restoration with family tree research, and other platforms are following this model. The combination of AI image enhancement with historical records creates compelling value for heritage preservation.
  • Shift from standalone tools to platform features: Photo restoration is increasingly embedded within broader editing suites like Picsart and Fotor rather than offered as a standalone product. This trend commoditizes basic restoration while pushing specialized tools toward professional-tier differentiation.
  • Mobile-first adoption growth: Mobile-first usage is clearly important in this category because tools like Remini and Picsart make restoration accessible directly from phone-friendly apps and synced web workflows and the convenience of restoring photos directly from phone galleries without desktop transfers.

Technical Advancements Shaping the Category

  • Diffusion-based inpainting models: Newer restoration tools are adopting diffusion models that produce more coherent and contextually accurate fills for large damaged areas compared to older GAN-based approaches, reducing visible artifacts in complex scene reconstructions.
  • Video restoration capabilities: AI restoration is expanding from still images to video, enabling restoration of old home movies and archival footage. Tools like Topaz are leading this transition with dedicated video enhancement models.
  • Multi-modal reference restoration: Emerging systems can accept text descriptions or reference photos to guide restoration, allowing users to specify known details such as eye color, clothing hues, or environmental context that improve accuracy beyond what fully automated systems achieve.
  • Edge computing and on-device processing: Advances in mobile neural network optimization are enabling high-quality restoration directly on smartphones without cloud upload, addressing privacy concerns and eliminating processing latency.
  • 3D-aware face restoration: Next-generation face restoration models incorporate 3D facial geometry understanding, producing more accurate reconstructions across different angles and lighting conditions than earlier 2D-only approaches.

Strategic Considerations for Buyers

  • Evaluate long-term cost models carefully: Credit-based pricing can become expensive for large archives. Calculate total project cost across pricing tiers before committing, and consider annual or perpetual licenses for ongoing restoration needs.
  • Prioritize tools with active model updates: AI restoration quality improves rapidly with each model generation. Choose platforms that regularly update their underlying models rather than tools running on static, outdated architectures.
  • Consider privacy implications for sensitive archives: Institutional and family archives may contain sensitive images. Evaluate whether cloud-based processing aligns with your privacy requirements, or opt for desktop tools that process images locally.
  • Plan for format and resolution future-proofing: Save restored images at the highest available resolution in lossless formats. As display technology and printing capabilities advance, higher-resolution archives maintain more value than compressed versions.

Frequently Asked Questions

How long does AI photo restoration typically take per image?

Most cloud-based AI photo restoration tools process a single image in 5 to 30 seconds, depending on image resolution, damage complexity, and the specific enhancements requested. Desktop applications like Topaz Photo may take 10 to 60 seconds per image but offer more consistent processing speeds without server queue delays. Batch processing times scale linearly, so a collection of 100 photos typically completes within 30 to 90 minutes depending on the tool and settings used.

Can AI restore photos with large missing sections or severe water damage?

AI tools handle moderate damage effectively but struggle with photos where more than 20 to 30 percent of the image is missing or severely compromised. For heavily water-damaged photos with extensive mold, warping, or pigment loss, AI restoration produces a partial improvement that often requires supplemental manual retouching. In such cases, combining AI tools for initial cleanup with professional human restoration for detail work yields the best results.

Is AI colorization historically accurate?

AI colorization produces visually plausible results but should not be treated as historically accurate documentation. The algorithms assign colors based on statistical patterns learned from training data, not factual knowledge of the specific scene. Common inaccuracies include incorrect fabric colors, implausible skin tones under certain lighting, and era-inappropriate color palettes. For archival or publication purposes, always label colorized photos as AI-enhanced estimates rather than faithful reproductions.

Can I use AI-restored photos for commercial purposes?

Usage rights depend on the specific tool and subscription tier. Free tools like restorePhotos.io typically allow personal use but may restrict commercial licensing. Commercial-use rights vary by vendor and should not be inferred from "paid plan" status alone. Check each tool's current terms before using restored images in products, ads, or client work. Always review the terms of service for your specific plan before using restored images in publications, products, or marketing materials, as restrictions vary between tools and pricing tiers.

What scan resolution should I use before running AI restoration?

For best results, scan physical photos at a minimum of 600 DPI, with 1200 DPI preferred for small prints like wallet-size photos or heavily damaged originals. Higher-resolution scans provide more pixel data for the AI to analyze, producing cleaner restorations with fewer hallucinated details. Scanning at resolutions below 300 DPI significantly limits what AI tools can recover, particularly for face restoration where fine detail is essential. Save scans in TIFF or PNG format to avoid JPEG compression artifacts that add noise the AI must work around.

Do AI photo restoration tools work on phone camera photos of old prints?

Yes, most tools accept phone photos of printed photographs, but results will be noticeably inferior compared to flatbed scanner inputs. Phone cameras introduce perspective distortion, uneven lighting, reflections, and lower effective resolution compared to dedicated scanners. If a flatbed scanner is unavailable, photograph the print in bright, even lighting at a perpendicular angle, avoid flash to prevent glare, and use the phone's highest resolution setting. Some tools like Remini and Picsart are optimized for mobile inputs and handle phone-captured photos better than desktop-oriented tools.

What is the difference between AI photo restoration and AI image upscaling?

AI photo restoration focuses on detecting and repairing specific types of damage such as scratches, tears, fading, and discoloration, while AI image upscaling increases the resolution and detail of an image without targeting specific defects. Restoration addresses what is broken in the image; upscaling addresses the size and sharpness of an otherwise intact image. Many tools combine both capabilities, applying damage repair first and then upscaling the cleaned result, but they remain distinct processes under the hood. For photos that are low-resolution but not damaged, an upscaler alone may be sufficient without full restoration processing.