prunaai/p-image-upscale 🖼️✓🔢❓ → 🖼️
Performance
1.0sTypical run time
682.8KTotal runs
About
Fastest image upscaler in the world (<1s) supporting outputs up to 128 MP. contact us for dedicated endpoints.
Example Output
Output
Performance Metrics
1.03s
Prediction Time
1.07s
Total Time
All Input Parameters
{
"image": "https://replicate.delivery/pbxt/Omb2L1aOCEjqoP5R1bm6biU0MsbI1PGMtsoUdoIdOaO4Pc16/rltivouao62wpy9zcl5o3woj1wam.jpg",
"no_op": false,
"factor": 2,
"target": 4,
"upscale_mode": "target",
"output_format": "jpg",
"output_quality": 50,
"enhance_details": false,
"enhance_realism": false
}
Input Parameters
- image (required)
- Input image to upscale.
- no_op
- Deprecated and ignored. Predictions always run normally.
- factor
- Scaling factor applied to each side of the image (used when upscale_mode is 'factor'). Output capped at 128 MP.
- target
- Target resolution in megapixels (used when upscale_mode is 'target').
- upscale_mode
- Upscale mode. 'target' scales to a fixed megapixel resolution. 'factor' multiplies each side by the given factor.
- output_format
- Format of the output images
- output_quality
- Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
- enhance_details
- Enhance fine textures and small details. May increase contrast and introduce minor deviations from the original image.
- enhance_realism
- Improve realism. May deviate more from the original image. Recommended for AI-generated images.
- disable_safety_checker
- Disable safety checker for generated images.
Output Schema
Output
Example Execution Logs
16:18:44.040 Upscaling took 0.88 seconds
Version Details
- Version ID
fd55475411b15ed587cdaa1832925edfd2517fb4bbdf856d0d12a048b92f92cb- Version Created
- June 15, 2026