prunaai/p-image-upscale
Fastest image upscaler in the world (<1s) supporting outputs up to 128 MP.
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
image * | string (uri) | Input image to upscale. | — | — |
disable_safety_checker | boolean | Disable safety checker for generated images. | false | — |
enhance_details | boolean | Enhance fine textures and small details. May increase contrast and introduce minor deviations from the original image. | false | — |
enhance_realism | boolean | Improve realism. May deviate more from the original image. Recommended for AI-generated images. | false | — |
factor | number | Scaling factor applied to each side of the image (used when upscale_mode is 'factor'). Output capped at 128 MP. | 2 | min: 1, max: 8 |
no_op | boolean | Deprecated and ignored. Predictions always run normally. | false | — |
output_format | string | Format of the output images | "jpg" | webp jpg png |
output_quality | integer | Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs | 80 | min: 0, max: 100 |
target | integer | Target resolution in megapixels (used when upscale_mode is 'target'). | 4 | min: 1, max: 128 |
upscale_mode | string | Upscale mode. 'target' scales to a fixed megapixel resolution. 'factor' multiplies each side by the given factor. | "target" | target factor |
image required string Input image to upscale.
disable_safety_checker boolean Disable safety checker for generated images.
false enhance_details boolean Enhance fine textures and small details. May increase contrast and introduce minor deviations from the original image.
false enhance_realism boolean Improve realism. May deviate more from the original image. Recommended for AI-generated images.
false factor number Scaling factor applied to each side of the image (used when upscale_mode is 'factor'). Output capped at 128 MP.
2 min: 1, max: 8 no_op boolean Deprecated and ignored. Predictions always run normally.
false output_format string Format of the output images
"jpg" output_quality integer Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
80 min: 0, max: 100 target integer Target resolution in megapixels (used when upscale_mode is 'target').
4 min: 1, max: 128 upscale_mode string Upscale mode. 'target' scales to a fixed megapixel resolution. 'factor' multiplies each side by the given factor.
"target" fd55475411b1 Updated: 6/26/2026 375.3K runs
cinemasetfree.com