> For the complete documentation index, see [llms.txt](https://docs.sharinpix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharinpix.com/documentation/features/user-interface/large-view-image-color-adjustments.md).

# Large View - Image Color Adjustments

## Standard Mode

To access the Standard mode, simply click on one image available from a SharinPix album. The Standard mode's layout is shown below:

![](/files/bbagRc5pvPqwfW6naekA)

## Editing Mode

To activate the Editing mode, click on the **Color adjustment** option as shown below:

![](/files/Q1A2l2R4aI8P0WWRrAR8)

## Brightness Mode

Brightness Mode allows users to adjust the brightness of the image.

![](/files/BsGtUh4Y3AE5KVeARums)

## Contrast Mode

Contrast Mode allows users to adjust the contrast of the image.

![](/files/YhVg6HbCmKKJd7He5KPz)

## Saturation

Saturation Mode allows users to adjust the saturation of the image.

![](/files/acSTWCS8LpmLRKpfwrnx)

{% hint style="success" %}

* For more information about the SharinPix Abilities and how they can be configured, please refer to the following article: [SharinPix Abilities](/documentation/access-and-security/sharinpix-abilities.md)
* For more information on how to enable the Image Color Adjustments ability to your organization using the SharinPix Global Settings, please refer to the following article: [SharinPix Global Settings](/documentation/getting-started-with-sharinpix/advanced-setup/advanced-configuration-customizing-your-sharinpix-components-with-sharinpix-permissions.md)
  {% 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, and the optional `goal` query parameter:

```
GET https://docs.sharinpix.com/documentation/features/user-interface/large-view-image-color-adjustments.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.
