AI Photo Colorize
AI Photo Colorize
AI Photo Colorize API
AI Photo Colorize API converts black-and-white photos into realistic full-color images for restoration and creative projects.
POST
AI Photo Colorize
Request
- URL:
https://www.ailabapi.com/api/image/effects/image-colorization - Method:
POST - Content-Type:
multipart/form-data
Image requirements
- Image format:
PNGJPGJPEGBMP - Image size: No more than 8 MB.
- Image resolution: Larger than 10x10px, smaller than 5000x5000px.
- Image aspect ratio: Aspect ratio within 4:1.
Headers
| Field | Required | Type | Description |
|---|---|---|---|
ailabapi-api-key | YES | string | Application API KEY. Get API KEY |
Body
| Field | Required | Type |
|---|---|---|
image | YES | file |
Response
Public Response Fields
Viewing Public Response Fields and Error CodesBusiness Response Fields
| Field | Type | Description |
|---|---|---|
image | string | base64 encoded image. |

