AI Picture Colorizer

FREEMIUM
By Firdavs Shodiyev | Updated месяц назад | Visual Recognition
Popularity

8.5 / 10

Latency

2,428ms

Service Level

79%

Health Check

100%

README

Image Colorizer API

API for converting grayscale images to colorized ones.

Endpoints

Convert grayscale images to colorized ones

Endpoint to colorize old images

  • URL: /colorize/v1/
  • Method: POST
  • Request Body:
    • Content Type: application/json

    • Schema:

      {
        "image_url": "string"
      }
      
    • Example:

      {
        "image_url": "https://imgur.com/beb09e81-c52d-4cb2-b486-5cfb55ff0c34"
      }
      

Responses

  • 200 OK
    • Description: Colorized image successfully generated
    • Content Type: image/jpeg
    • Format: Binary

Servers

Result

Collage

Followers: 1
API Creator:
Rapid account: Firdavs Shodiyev
Firdavs Shodiyev
firdavscoder1
Log In to Rate API
Rating: 4 - Votes: 3