Convert photos into clean line art/coloring pages with optional prompts and aspect ratio control.
https://www.ailabapi.com/api/image/effects/photo-to-line-artPOSTmultipart/form-dataJPEG JPG PNG WEBP| Field | Required | Type | Description |
|---|---|---|---|
ailabapi-api-key | YES | string | Application API KEY. Get API KEY |
| Field | Required | Type | Scope | Default | Description |
|---|---|---|---|---|---|
image | YES | file | Original image. | ||
prompt | NO | string | Prompt (English only). Max 3000 characters; extra text will be automatically truncated. Use standard vocabulary to pass review. | ||
image_size | NO | string | A4 | Output image aspect ratio. Supported values: A4, auto, 1:1, 2:3, 3:2, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9. |
| Field | Type | Scope | Description |
|---|---|---|---|
task_type | string | async | Task Type. “async: Asynchronous tasks. |
task_id | string | Asynchronous task ID. Please use this field when calling the Querying Async Task Results API. |
API Key for authentication
Original image.
JPEG JPG PNG WEBPPrompt (English only). Max 3000 characters; extra text will be automatically truncated. Use standard vocabulary to pass review.
3000Output Image Aspect Ratio.
A4, auto, 1:1, 2:3, 3:2, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9 Success
The response is of type object.