Magic Enhancer ✨
The magic enhancer will enhance your photos contrast, exposure, color and brightness to make them more appealing. The Magic Enhancer also lets you fix the sky and hide people's faces or plates.
⚠️ Enhancer is a add-on of the Gepetto API billed separately, per request.
Pricing
0 to 1000 request
0.25€ Excl Taxes
1001 to 10000
0,22 € Excl Taxes
10001 and above
0,18 € Excl Taxes
Endpoint
POST
https://europe-west1-gepettoai.cloudfunctions.net/v1/enhancer
Headers
Authorization*
String
Bearer {{API_KEY}}
Request Body
url*
String
Image URL of the room to be enhanced
💡 better to use high definition images.
sky_fix
Boolean (true / false)
(optional) Will change a grey sky to a blue sky.
auto_privacy
Boolean (true / false)
(optional) Will blur faces and car plates.
webhook
String
(optional) Webhook POST URL to send the result on completion. If not provided, the request will wait for the result.
Code Examples
Results
Last updated
Was this helpful?