New — photo restoration pack
Restore your whole family archive
Upload up to 20 old photos at once — AI repairs the damage, revives the colors and upscales each one 4× in a single run.
- Operational
- 3 cr · Kontext + AuraSR 4×
20 photos for $9.99 (100-credit pack — 3 cr. per photo, covers 30+ photos)
What is Restore a Whole Album?
Restore a Whole Album is an AI tool in Pixelift that runs in the browser with no installation. Upload up to 20 old photos at once — AI repairs the damage, revives the colors and upscales each one 4× in a single run. Engine: Kontext + AuraSR 4×. Cost: 3 credits per result; credits are bought once in packs from $1.49, no subscription, valid for 12 months. Files are processed on EU servers and never used to train models.
How it works
- Step 1
Upload your scans
Up to 20 photos from the family album — scratches, tears and faded colors are fine.
- Step 2
AI works in the background
Every photo runs the full chain: damage repair, color revival and a 4× detail upscale.
- Step 3
Download everything
A results gallery with before/after previews and one ZIP with all restored photos.
What this tool is (and is not) for
Use this tool for
- •A whole family archive at once (up to 20 photos)
- •Scans from albums and shoeboxes
- •Photos with scratches, tears, stains
- •Small prints you want to reprint large
DO NOT use for — try instead
- •A single photo to restoreInstead: Old Photo Restore— same chain, no pack
- •You ONLY want to colorize B&WInstead: Colorize— simpler and cheaper
- •An old video recordingInstead: Restore Family Video— the chain for films
Frequently asked questions
How much does restoring 20 photos cost?
Each photo costs 3 credits, so 20 photos = 60 credits. The $9.99 pack of 100 credits covers the full batch and leaves ~40 credits for another 13 photos or other tools. Credits never expire.
What does the full restoration actually do?
Two AI steps per photo: damage and faded-color repair (Flux Kontext), then a 4× upscale that recovers detail (AuraSR). The result is a clean high-resolution PNG.
What if a photo fails?
Credits for failed photos are refunded automatically. You only pay for photos that were actually restored.
How long does a full pack take?
Photos are processed in parallel in the background — a 20-photo pack is usually ready in 15-25 minutes. You can close the tab and come back later: progress is saved to your account history.
More tools
Restore memories
- Popular
Upscale & Sharpen
Make a small or soft photo large and crisp, up to 8×.
1-5 kr
Colorize Old Photo
Black-and-white photos get natural, believable color.
1.5 kr
Remove Noise & Grain
Clean up noisy, grainy or over-compressed photos.
1.5 kr
Fix Blurry Photo
Bring back sharpness in shaky or out-of-focus shots.
0.5 kr
- New
Clean Up a Scan
Flatten, brighten and sharpen a photographed document — no invented letters.
0.5 kr
Call it from code
One endpoint, key in the header. The same tool that runs on this page — no browser, no clicking.
curl -X POST https://pixelift.pl/api/restoration-pack \
-H "Authorization: Bearer pk_live_..." \
-F "file=@zdjecie.jpg"Response: { "videoId": "cmk8…", "status": "processing" } The result arrives via webhook or a GET on the job status.
Request fields
file | file | required | Jedno zdjecie z paczki (wysylaj po kolei) |
batchId | string | optional | Id paczki zwrocone przy pierwszym zdjeciu |