AI Relighting
Last updated
Last updated
If your image has been underexposed or overexposed, the Image Editing API enables you to fix this issue by re-lighting the image.
To re-light an image, set the argument lighting.mode=ai.auto
.
Re-lighting is a compute-intensive process: you can expect the API call to typically take between 5 and 10 seconds to complete.
Please note that re-lighting is currently limited to images with a maximum resolution of 3,500x3,500 pixels.
Here are some example of what re-lighting can achieve:
If you want to give it a try, here's the code to reproduce the examples above:
Original
Re-lighted