prunaai/p-image-upscale 🖼️✓🔢❓ → 🖼️
About
Fastest image upscaler in the world (<1s) supporting outputs up to 128 MP.
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
- Health check mode - returns status without inference.
- 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
80dc6fbdb8433a6878adb3c0908290e88ad5943b3d729a9155cc8dbd143c1d5d- Version Created
- May 20, 2026