Generate Blank Image

Status: Pending
Why:

Generate Blank Image is an API that given a blank image, background color, output color, and tolerance will return a new image with the background color replaced by the output color.

This will be useful for generating blank images for promotional purposes.

Specially, for promotional blank products, where some products/parts doesn't have a blank image.

How:

We are not sure if this feature is possible to implement. We are still researching. The algorithm is not clear yet.

We are thinking of using image processing or AI to generate the blank image

The service is available as a GET verb API call.

The API call returns directly the generated image.

You can check our progress in the Test API