Vintage Photo Restorer
Pricing
Pay per event
Vintage Photo Restorer
AI-powered restoration tool for old and damaged photographs. Restore vintage photos by fixing time degradation, physical damage, or performing full recovery. Optional colorization, upscaling, and AI artifact removal. Perfect for preserving family memories, historical photos, and vintage artwork.
Pricing
Pay per event
Rating
5.0
(2)
Developer
ParseForge
Actor stats
1
Bookmarked
15
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share

๐ผ๏ธ Vintage Photo Restorer
๐ Restore old and damaged photographs in seconds. Fix yellowing, tears, scratches, fades. Optional colorization. No Photoshop, no manual retouching.
๐ Last updated: 2026-05-09 ยท ๐จ 10 restoration styles ยท ๐ Optional colorization ยท ๐ซ No auth required
Restore vintage and damaged photos with AI. Upload old, faded, torn, or stained photographs and the actor returns a clean, restored version. Choose a restoration style (full recovery, time-degradation, physical-damage, scratch removal, fade correction, etc.), optionally colorize black-and-white originals, and pull the output as a structured record per image. Built for family-photo archiving, museum and library collections, historical research, content production, and personal preservation projects.
The output is a structured record per input image with the input URL, restored URL, restoration style, recolor style, and a timestamp. Hand the dataset off to your archive, gallery, or downstream image pipeline.
| ๐ฅ Built for | ๐ฏ Primary use cases |
|---|---|
| Family historians and genealogists | Preserve and restore family photo archives |
| Museums and libraries | Digitize and restore historical collections |
| Photographers | Restore client family photos at scale |
| Content creators | Use restored photos in documentaries and articles |
| Researchers | Recover detail in historical visual records |
| Print-on-demand businesses | Build restored-photo product offerings |
๐ What the Vintage Photo Restorer does
- ๐ง 10 restoration styles. Auto, full-recovery, time-degradation, physical-damage, color-restoration, contrast-enhancement, scratch-removal, stain-removal, fade-correction, noise-reduction.
- ๐ Optional colorization. Auto, natural, vibrant, vintage, warm, cool, cinematic, pastel, sepia, or keep black-and-white.
- ๐ผ๏ธ Multi-image batch. Upload multiple photos in one run.
- ๐ Format-preserving. Output matches input format (JPG, PNG, WebP) and resolution.
- ๐ Back-reference. Every record links back to the original image URL.
- โฑ๏ธ Timestamp. Every record carries a
timestampfield with the time the restoration was produced.
The actor processes uploads in the order you provide them. Each restored image is saved to your run's key-value store and the URL is returned in the dataset.
๐ก Why it matters: professional photo restoration costs $30-100 per image and takes hours of manual retouching. AI-driven restoration delivers comparable quality in seconds, making it practical to digitize and restore entire family archives or museum collections.
๐ฌ Full Demo
๐ง Coming soon: a 3-minute walkthrough showing image upload, a live run, and how to feed the output into a Google Drive folder via Apify integrations.
โ๏ธ Input
| Field | Type | Name | Description |
|---|---|---|---|
imageUrls | array | Vintage Photo Images | Required. URLs to old or damaged photo files (JPG, PNG, WebP). |
restorationStyle | enum | Restoration Style | full-recovery, auto, time-degradation, physical-damage, color-restoration, contrast-enhancement, scratch-removal, stain-removal, fade-correction, noise-reduction. |
recolorStyle | enum | Recolor Style | auto, natural, vibrant, vintage, warm, cool, cinematic, pastel, sepia, black-white. |
Example 1. Full restoration with natural colorization.
{"imageUrls": ["https://example.com/photos/grandparents-1948.jpg"],"restorationStyle": "full-recovery","recolorStyle": "natural"}
Example 2. Batch restoration of multiple photos, sepia tone preserved.
{"imageUrls": ["https://example.com/family-1.jpg","https://example.com/family-2.jpg","https://example.com/family-3.jpg"],"restorationStyle": "fade-correction","recolorStyle": "sepia"}
โ ๏ธ Good to Know: for black-and-white originals you want to keep monochrome, set
recolorStyle: "black-white". The full-recovery style fixes yellowing, fading, scratches, tears, and stains in one pass.
๐ Output
The dataset returns one structured record per restored image. Each record carries the input URL, the restored output URL, the restoration and recolor styles applied, and a timestamp. Consume the dataset as JSON, CSV, Excel, XML, or RSS via the Apify console or API.
๐งพ Schema
| Field | Type | Example |
|---|---|---|
๐ผ๏ธ inputImageUrl | string (url) | https://example.com/photos/grandparents-1948.jpg |
โจ restoredImageUrl | string (url) | https://api.apify.com/v2/key-value-stores/.../restored-1948.jpg |
๐ง restorationStyle | string | full-recovery |
๐จ recolorStyle | string | natural |
๐
timestamp | ISO datetime | 2026-05-09T12:00:00.000Z |
โ error | string or null | null |
๐ฆ Sample records
1. Typical record (family photo, full recovery + natural color)
{"inputImageUrl": "https://example.com/photos/grandparents-1948.jpg","restoredImageUrl": "https://api.apify.com/v2/key-value-stores/abc/records/restored-1948.jpg","restorationStyle": "full-recovery","recolorStyle": "natural","timestamp": "2026-05-09T12:00:00.000Z","error": null}
2. Sepia-preserved restoration
{"inputImageUrl": "https://example.com/photos/wedding-1962.jpg","restoredImageUrl": "https://api.apify.com/v2/key-value-stores/def/records/restored-1962.jpg","restorationStyle": "fade-correction","recolorStyle": "sepia","timestamp": "2026-05-09T12:00:00.000Z","error": null}
3. Failed record (image unreachable)
{"inputImageUrl": "https://example.com/broken-link.jpg","restoredImageUrl": null,"restorationStyle": "full-recovery","recolorStyle": "auto","timestamp": "2026-05-09T12:00:00.000Z","error": "Could not download input image: HTTP 404"}
โจ Why choose this Actor
| Capability | |
|---|---|
| ๐ฏ | Built for the job. Single-purpose photo restoration with 10 specialized styles. |
| ๐ | Colorization included. 10 recolor styles plus the option to keep originals monochrome. |
| โก | Fast. Most photos restore in under a minute. |
| ๐ | Live processing. Every run runs end to end with no caching of input photos. |
| ๐ | No infra to manage. Apify handles compute, scaling, scheduling, and storage. |
| ๐ก๏ธ | Reliable. Per-file error reporting means one bad image does not kill the whole run. |
| ๐ซ | No code required. Configure in the UI, run from CLI, schedule via cron, or call from any language with the Apify SDK. |
๐ Production-grade photo restoration without paying $30+ per image to a manual retoucher.
๐ How it compares to alternatives
| Approach | Cost | Coverage | Refresh | Quality | Setup |
|---|---|---|---|---|---|
| โญ Vintage Photo Restorer (this Actor) | $5 free credit, then pay-per-use | Any vintage photo | Live per run | High | โก 2 min |
| Manual Photoshop retouching | Hours per photo | High control | Per file | Highest | ๐ข Hours per file |
| Paid restoration services | $30-100 per photo | High | Per file | Highest | ๐ข Days |
| Self-hosted restoration models | Engineering hours | High once built | Live | Variable | ๐ข Days to weeks |
Pick this Actor when you want fast, scalable photo restoration without paying per-photo or owning the infrastructure.
๐ How to use
- ๐ Sign up. Create a free account with $5 credit (takes 2 minutes).
- ๐ Open the Actor. Go to the Vintage Photo Restorer page on the Apify Store.
- ๐ฏ Upload photos. Drop your old photos and pick a restoration style + colorization style.
- ๐ Run it. Click Start and let the Actor restore each image.
- ๐ฅ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
โฑ๏ธ Total time from signup to first restored photo: 3-5 minutes for a single image.
๐ผ Business use cases
๐ Beyond business use cases
Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.
๐ Automating Vintage Photo Restorer
This Actor exposes a REST endpoint, so you can drive it from any language or workflow tool.
- Node.js - call it via the Apify JS SDK.
- Python - call it via the Apify Python SDK.
- REST - hit it directly through the Apify v2 API.
Schedules. Use Apify Scheduler to batch-process new photo uploads. Combine with webhooks to trigger downstream archiving or print workflows the moment a photo is restored.
โ Frequently Asked Questions
๐ณ Do I need a paid Apify plan to run this actor?
No. You can start right now on the free Apify plan, which includes $5 in monthly credit. That is enough to run the actor several times and explore the output. Paid plans unlock higher item caps, more concurrent runs, and larger datasets. Create a free Apify account here.
๐จ What happens if my run fails or returns no results?
Failed runs are not charged. If a single photo fails (corrupt, unreachable, unsupported), the actor records the error on that record and continues with the rest of the batch. If the whole run fails, re-run it or open our contact form.
๐ How large can my photos be?
Most resolutions up to ~4K work well. Very large source files take proportionally longer to process. Output preserves the input format (JPG, PNG, WebP).
๐จ Should I use auto or a specific style?
Use auto if you are not sure. Use specific styles when you know what kind of damage is dominant (e.g. scratch-removal for surface scratches, fade-correction for faded photos).
๐ What colorization style should I pick?
Use auto for general-purpose. Use natural for realistic family photos, vintage for period-correct muted colors, or black-white to preserve monochrome originals.
๐งโ๐ป Can I call this actor from my own code?
Yes. Apify exposes every actor as a REST endpoint and ships first-class SDKs for Node.js and Python. You can start a run, read the dataset, and handle webhooks from your own app in a few lines.
๐ค How do I export the data?
Every Apify dataset can be downloaded in one click as CSV, JSON, JSONL, Excel, HTML, XML, or RSS. You can also pull results programmatically via the Apify API or stream into BigQuery, S3, and other destinations through built-in integrations.
๐ Can I schedule the actor to run automatically?
Yes. Use the Apify scheduler to run the actor on any cadence. Trigger from a webhook to restore photos as soon as new uploads arrive in your CMS or storage.
๐ช Can I use the data commercially?
Yes. Restored photos are yours to use in your own products, services, prints, and pipelines, subject to ownership of the input photos.
๐ผ Which plan should I pick for production use?
Apify's Starter and Scale plans are designed for production workloads. Pick the plan that matches your photo volume.
๐ ๏ธ Can you add face-restoration or upscaling?
Open the contact form and tell us about your use case. We add features regularly when there is a clear use case behind the request.
โ๏ธ Is it legal to restore photos with this Actor?
Yes, provided you have rights to the source photos. You are responsible for compliance with copyright, IP, and licensing laws applicable to the source images.
๐ Integrate with any app
Vintage Photo Restorer connects to any cloud service via Apify integrations:
- Make - Automate multi-step workflows
- Zapier - Connect with 5,000+ apps
- Slack - Get run notifications in your channels
- Airbyte - Pipe results into your warehouse
- GitHub - Trigger runs from commits and releases
- Google Drive - Export restored photos straight to Drive
You can also use webhooks to trigger downstream actions when a restoration completes.
๐ Recommended Actors
- ๐ 360 Image Widget Generator - Generate 360 product views from photos
- ๐ฝ๏ธ Restaurant Photo Enhancer - Enhance restaurant photos for menus
- ๐ค AI Face Blurring - Auto-blur faces in images
- ๐ผ๏ธ Auto Video Thumbnail Generator - Generate thumbnails from video uploads
- ๐ PDF to JSON Parser - Convert PDFs into structured JSON
๐ก Pro Tip: browse the complete ParseForge collection for more reference-data scrapers.
๐ Need Help? Open our contact form to request a new actor, propose a custom project, or report an issue.
โ ๏ธ Disclaimer. This Actor is an independent tool. The actor processes only images you supply by URL and is intended for legitimate restoration, archival, and content workflows. Users are responsible for ensuring they hold the rights to the source photos and for compliance with copyright, IP, and licensing laws in their jurisdiction.