> For the complete documentation index, see [llms.txt](https://support.aperty.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.aperty.ai/how-to-use-aperty/four-key-tools-categories/essential-tools/black-and-white-tool.md).

# Black & White Tool

{% @arcade/embed flowId="PWO1sir8RW55ADet6TkB" url="<https://app.arcade.software/share/PWO1sir8RW55ADet6TkB>" %}

The **Black & White** tool in Aperty allows you to convert your portrait into a monochrome image and offers precise control over how different colors are represented in grayscale. After converting to black and white, you can adjust how each color translates in brightness (luminance) or saturation to achieve the desired look for your portrait.

* **Convert to B\&W**: This button automatically analyzes the image and converts it to black and white, removing all color information. The tonal values of the colors are now adjusted based on their luminance.

**Luminance and Saturation Taps**: These controls let you manipulate the brightness (luminance) or intensity (saturation) of different color ranges, even in a black-and-white image. Adjusting these sliders affects how light or dark each color translates in the final monochrome result:

* **Red**: Controls the brightness of areas originally containing red tones, such as lips or warm skin tones. Increasing the red luminance will make those areas lighter while decreasing it darkens them.
* **Yellow**: Adjusts the luminance of yellow tones, often affecting highlights in the skin. Raising this value brightens those areas while lowering it adds depth and contrast to the skin.
* **Green**: Primarily influences natural elements like foliage or clothing in the portrait. Increasing the luminance makes these elements appear lighter, while decreasing them adds more contrast and depth to green areas.
* **Cyan**: Adjusts the brightness of cyan tones, which can affect some clothing or background elements. A higher luminance lightens these areas, while a lower value darkens them.
* **Blue**: Impacts blue tones, often found in backgrounds or clothing. Increasing luminance brightens blues while decreasing it creates more dramatic contrast in these areas.
* **Magenta**: Controls magenta tones, typically affecting makeup or certain accessories. Brightening magenta lightens these elements while darkening creates a more dramatic effect.

{% hint style="info" %}
After converting the portrait to black and white, use the luminance sliders to control how different areas of the image stand out. For example, increasing the luminance of red and yellow can brighten skin tones, while lowering blue or green can contrast background elements, creating a more striking portrait.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.aperty.ai/how-to-use-aperty/four-key-tools-categories/essential-tools/black-and-white-tool.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.
