> For the complete documentation index, see [llms.txt](https://developer.topazlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.topazlabs.com/image-models/color-and-lighting.md).

# Color & Lighting

### Model Family Overview

Specialized image color and lighting models designed to fix exposure and color balance issues, creating well lit images with natural, true to life color.

### Key Capabilities

* Automatically corrects lighting and color for natural results.

### Pricing

This family is priced at 1 credit per 24 megapixels of output. Below are costs for common outputs.

<table data-header-hidden data-full-width="false"><thead><tr><th width="119.84765625">Text</th><th width="60.390625" data-type="number">Number</th><th width="59.5390625" data-type="number"></th><th width="60.0859375" data-type="number"></th><th width="60.265625" data-type="number"></th><th width="59.94140625" data-type="number"></th><th width="59.5390625" data-type="number"></th><th width="60.34375" data-type="number"></th><th width="59.9296875" data-type="number"></th><th width="59.828125" data-type="number"></th><th width="59.5078125" data-type="number"></th></tr></thead><tbody><tr><td><code>Output MP</code></td><td>1</td><td>4</td><td>8</td><td>16</td><td>24</td><td>32</td><td>40</td><td>50</td><td>64</td><td>100</td></tr><tr><td><code>Credits</code></td><td>1</td><td>1</td><td>1</td><td>1</td><td>1</td><td>2</td><td>2</td><td>3</td><td>3</td><td>5</td></tr></tbody></table>

### Models

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><code>Adjust Lighting 2</code></td><td><a href="/files/4lcfxIiQK2u3X5vBlJk4">/files/4lcfxIiQK2u3X5vBlJk4</a></td><td><a href="/pages/1JCQzylyeWdr9GEQFmIV">/pages/1JCQzylyeWdr9GEQFmIV</a></td></tr><tr><td align="center"><code>Balance Color</code></td><td><a href="/files/iKyFhtO42sN3fGeLSUjo">/files/iKyFhtO42sN3fGeLSUjo</a></td><td><a href="/pages/4ko4hmZzW3cAyTpGVP92">/pages/4ko4hmZzW3cAyTpGVP92</a></td></tr><tr><td align="center"><code>Image Colorization</code></td><td><a href="/files/v6oP34rb7HakX96iLwhA">/files/v6oP34rb7HakX96iLwhA</a></td><td><a href="/pages/GMvRBZcuGg1UdHOGTMOw">/pages/GMvRBZcuGg1UdHOGTMOw</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://developer.topazlabs.com/image-models/color-and-lighting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
