Ideogram Zoom in
Ideogram upscaling improves the clarity of an existing image, including generated images, product images and reference assets.
API Path
| Methodology | Path | Returns by |
|---|---|---|
POST | /ideogram/upscale | Returns the result of the zoomed picture. |
Example request
bash
curl https://moonnexai.com/ideogram/upscale \
-H "Authorization: Bearer <MOONNEXAI_API_KEY>" \
-H "Content-Type: application/json" \
-d '{
"image_url": "https://example.com/input.png"
}'Common field
| field | Annotations |
|---|---|
image_url | Need to zoom in on the picture URL. |
resemblance | Keeps the original map similarity, which is based on API Reference. |
detail | Details are enhanced, as per API Reference. |
Results-based processing
| scene | Treatment |
|---|---|
| High-resolution delivery | Saves original URLs, magnification results URLs and processing parameters. |
| Continue editing | Passes the magnification to photo editing or hybrid graphics capability. |
| Comparative Presentation | It also presents original maps and magnification maps to facilitate user selection. |
Access Recommendations
- Saves the original URL before zooming in, which allows for comparison of the results.
- If the original figure is vague, the magnification may be more appropriate for re-editing as a sketch.
- It is recommended that the zoom-up URL and process parameters be saved for the final picture.