🎉 New Year Sale: Get 20% OFF on all plans — Use code NEWYEAR2026.

Upgrade now
Image Enhancer thumbnail

ModelsLab/Image Enhancer

image-enhancer
Enhance photo quality and resolution instantly with the Image Enhancer — improve clarity and boost details for high-quality, sharp images.
API PlaygroundAPI Documentation

API Endpoint URL

Base URL for all API requests to this endpoint.

https://modelslab.com/api/v6/image_editing/super_resolution

API Authentication

Authentication requires a valid API key included in the request. Generate and manage your API keys from your developer dashboard. Include the key in the key parameter for all API requests.

Integration Examples

Production-ready code samples for API integration

{
"init_image": "https://assets.modelslab.com/generations/2a80c145-fd93-42c3-b86b-88d0dc17ad05",
"scale": "3",
"model_id": "image-enhancer",
"face_enhance": "false",
"track_id": "0",
"key": "YOUR_API_KEY"
}

SDKs

Official SDKs

Production-ready SDKs and client libraries for all major programming languages

API Parameters

Technical specifications for API request parameters.

Field NameParameterTechnical Description
Imageinit_imagePlease upload image for enhancing quality
scalescaleUpscaling factor
Modelmodel_idfor using image enhancer "model_id" : "ultra_resolution",
face_enhanceface_enhanceA boolean flag for face enhancement feature
track_idtrack_idID for webhook identification