AI Cartoon Generator utilizes the technology of generative models to automatically generate cartoon-style images in different styles. This technology can create cartoonized images with the same resolution as the input image and specific cartoon styles, and supports users to choose from a variety of cartoon styles. It is worth mentioning that even for the same image and style, each generated image is unique. The tool provides users with dozens of cartoon style options to choose from.
https://www.ailabapi.com/api/image/effects/ai-anime-generatorPOSTmultipart/form-dataJPEG PNG JPG BMP WEBP| Field | Required | Type | Description |
|---|---|---|---|
ailabapi-api-key | YES | string | Application API KEY. Get API KEY |
| Field | Required | Type | Scope | Default | Description |
|---|---|---|---|---|---|
task_type | YES | string | async | async | “async: Asynchronous tasks. |
image | YES | file | |||
index | YES | integer | 0, 1, 2, 3, 4, 5, 6, 7, 8 | 0 | 0`: Vintage Comic.`, 1: 3D Fairy Tale., 2`: Two-dimensional (2D).`, 3: Refreshing and Elegant., 4`: Future Technology.`, 5: Traditional Chinese Painting Style., 6`: General in a Hundred Battles.`, 7: Colorful Cartoon., “8: Graceful Chinese Style. |
| 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. |
Querying Async Task Results Response| Field | Type | Scope | Description |
|---|---|---|---|
task_status | integer | 0, 1, 2 | Asynchronous task status. 0`: The task is queued.` 1: Asynchronous processing. “2: Processing was successful. |
data | object | The content of the result data returned. | |
+result_url | string | Result URL address. |
API Key for authentication
Task Type.
"async"
Cartoon effect.
0: Vintage Comic.1: 3D Fairy Tale.2: Two-dimensional (2D).3: Refreshing and Elegant.4: Future Technology.5: Traditional Chinese Painting Style.6: General in a Hundred Battles.7: Colorful Cartoon.8: Graceful Chinese Style.Success
The response is of type object.