Manglate
🎨 Manga Colorizer API: From Ink to Color Transform your black-and-white manga pages into vivid, full-color masterpieces in real-time—no reference images or color hints required. Key Features Lightning Fast: Process pages in approximately 2s for 1024x1024px. Fully Automated: The API handles line art detection, region identification, and color assignment in a single call. Context-Aware: The model…
Manglate endpoints
| Method | Endpoint | Description |
|---|---|---|
| Colorization | ||
| POST |
colorizeUpload /colorize |
Upload a black-and-white manga image as `multipart/form-data` and receive a colorized RGB image in the requested format. |
| POST |
colorizeBase64 /colorize/base64 |
Send a base64-encoded black-and-white manga image and receive a base64-encoded colorized image. Useful for clients that cannot send `multipart/form-data`. The `image` field… |
Manglate pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 6 / minute |
|
| PRO Recommended | Free | 10 / second |
|