Increase image resolution up to 4x while sharpening detail and removing compression artifacts. Turn small, low-res, or pixelated images into crisp, print-ready photos in one API call — for e-commerce, marketplaces, and photo apps.
POST https://api.pixelapi.dev/v1/image/upscale
curl -X POST https://api.pixelapi.dev/v1/image/upscale \ -H "Authorization: Bearer YOUR_API_KEY" \ -F "[email protected]" \ -F "scale=4"
Pass a file as image or a URL as image_url. scale: 2 or 4, or set target_width/target_height.
curl https://api.pixelapi.dev/v1/image/upscale/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: Restore Old Photos • vs Topaz Gigapixel