# AI Photo Lighting

# Overview
Brighten your images with Our AI image brightening tool effortlessly. With the legendary AI technology, lighten up any image of your choice.
Brighten your dark photos or images with our AI Photo Lighting tool, illuminating your memories in a flash.

Before
![](https://bcw-media.s3.ap-northeast-1.amazonaws.com/yce_lighting_v3_poster_1_b7d976b686.jpg)
After
![](https://bcw-media.s3.ap-northeast-1.amazonaws.com/yce_lighting_v3_poster_2_79d3be33bc.jpg)
Brighten low-light photos effortlessly using AI tool, bringing out stunning details and vibrant colors.



Before
![](https://bcw-media.s3.ap-northeast-1.amazonaws.com/yce_lighting_v6_poster_1_2422530612.jpg)
After
![](https://bcw-media.s3.ap-northeast-1.amazonaws.com/yce_lighting_v6_poster_2_63f1ecc244.jpg)
Brighten your product pictures with AI Lighting tool for a captivating and stunning presentation.

License: Privacy policy

## Servers

```
https://yce-api-01.makeupar.com
```

## Security

### BearerAuthenticationV2

Use the standard 'Bearer authentication'. Put your 'API Key' in header: `Authorization:Bearer YOUR_API_KEY`. Notice that there is ' ' a space between 'Bearer' and the 'YOUR_API_KEY'.

Type: http
Scheme: bearer

## Download OpenAPI description

[AI Photo Lighting](https://docs.perfectcorp.com/_bundle/reference/ai_photo_lighting.yaml)

## V2.0

AI Photo Lighting API allows you to adjust the lighting conditions of an image using AI technology.

### Create a new file.

 - [POST /s2s/v2.0/file/lighting](https://docs.perfectcorp.com/reference/ai_photo_lighting/v2.0/paths/~1s2s~1v2.0~1file~1lighting/post.md): To upload a new file, you'll first need to use the File API. It will give you a URL – use that URL to upload your file. Once the upload is finished, you can use the file_id from the same response to start using our AI features.

### Run an AI Photo Lighting task.

 - [POST /s2s/v2.0/task/lighting](https://docs.perfectcorp.com/reference/ai_photo_lighting/v2.0/paths/~1s2s~1v2.0~1task~1lighting/post.md): Please refer to the polling guide for checking task status.

### Check an AI Photo Lighting task status.

 - [GET /s2s/v2.0/task/lighting/{task_id}](https://docs.perfectcorp.com/reference/ai_photo_lighting/v2.0/paths/~1s2s~1v2.0~1task~1lighting~1%7Btask_id%7D/get.md)

