# ImageColorizer

### What is image colorizer AI?

ImageColorizer is an AI image colorizer that uses artificial intelligence algorithms to automatically add color to black and white or grayscale images. It uses a variety of techniques, such as deep learning and neural networks, to analyze the content of an image and determine the most likely colors for different regions and objects in the image. The goal of an AI image colorizer is to produce a new, colored version of an image that is as realistic and visually pleasing as possible. Some AI image colorizer also takes the original colored image as input and colorize the grayscale image based on that, this is called "Semi-Supervised Image Colorization".

### How to color your black & white image with ImageColorizer?

You just need to upload your image, then our AI platform will process it immediately and return to you a high-quality color image. Then you can download or edit it with our image editing tools.

{% tabs %}
{% tab title="Colorized image" %}

<figure><img src="/files/A47WtRpfjX8zpzKuD5II" alt=""><figcaption><p>Beautiful color picture processed by SharkFoto ImageColorizer</p></figcaption></figure>
{% endtab %}

{% tab title="Original back & white image" %}

<figure><img src="/files/FfrHnlL4CaYbL93hv0DT" alt=""><figcaption><p>Original old black &#x26; white picture</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sharkfoto.gitbook.io/help/products/imagecolorizer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
