Vintage Photo Restorer
Pricing
from $80.00 / 1,000 restored photos
Vintage Photo Restorer
Restore faded and scratched vintage photos locally with denoising, dust repair, contrast recovery, optional sepia neutralization, and downloadable image files.
Vintage Photo Restorer
Pricing
from $80.00 / 1,000 restored photos
Restore faded and scratched vintage photos locally with denoising, dust repair, contrast recovery, optional sepia neutralization, and downloadable image files.
Source URL
sourceUrl
Required
Public URL of the input photo.
Restored photo
restoredImageUrl
Required
API URL of the restored image in the run key-value store.
Before/after preview
comparisonImageUrl
Required
API URL of the side-by-side comparison, or null when comparison output is disabled.
Restored image key
restoredImageKey
Required
Key-value-store record key for the restored image.
Comparison key
comparisonImageKey
Required
Key-value-store record key for the preview, or null.
Original width
originalWidth
Required
Decoded source width in pixels.
Original height
originalHeight
Required
Decoded source height in pixels.
Output width
outputWidth
Required
Restored output width in pixels.
Output height
outputHeight
Required
Restored output height in pixels.
Input bytes
inputBytes
Required
Downloaded source file size in bytes.
Output bytes
outputBytes
Required
Encoded restored file size in bytes.
Format
outputFormat
Required
Restored image file format.
Strength
restorationLevel
Required
Applied restoration strength preset.
Operations
operations
Required
Ordered restoration operations applied to the photo.
[ "denoise", "scratchRepair", "contrastRecovery", "sharpen"]Scratch pixels
scratchPixelsRepaired
Required
Number of mask pixels conservatively inpainted as likely dust or scratches.
Processing time
processingTimeMs
Required
Download, restoration, encoding, and storage time in milliseconds.
Output SHA-256
sha256
Required
SHA-256 checksum of the restored image bytes.