Bring old, scratched, faded, or blurry photos back to life in one API call. AI repairs damage and sharpens faces so family archives and scanned prints look clear again. Built into apps for photo-restoration and printing services.
POST https://api.pixelapi.dev/v1/photo-restore/generate
curl -X POST https://api.pixelapi.dev/v1/photo-restore/generate \ -H "Authorization: Bearer YOUR_API_KEY" \ -F "file=@old_photo.jpg" \ -F "mode=full" \ -F "restore_faces=true"
curl https://api.pixelapi.dev/v1/image/JOB_ID \ -H "Authorization: Bearer YOUR_API_KEY"
Jobs run async on always-warm infrastructure — poll until status is completed. No cold starts.
Also see: AI Headshot Generator • AI Image Editor