> For the complete documentation index, see [llms.txt](https://docs.styleai.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.styleai.io/product-docs/product-docs-en/readme-1/26.05.31-tablet-ipad-brush-tool-support.md).

# 26.05.31: Tablet (iPad) Brush Tool Support

You can use the brush editor on tablets too! \
Find your device name in the table below to check how to use it.

## 1. Check the supported specs by device (landscape mode)

<figure><img src="/files/6337713da16e1da9011bdecf6c6ff960f43adbd6" alt=""><figcaption></figcaption></figure>

| How to use                             | **Apple iPad**                                                                                                            | **Samsung Galaxy Tab**                                                    |
| -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| ✨ Use right away, no setup needed      | <p>• Pro 13-inch</p><p>• Pro 12.9-inch</p>                                                                                | <p>• Ultra series (S8 / S9 Ultra)</p><p>• Plus (+) series (S8+ / S9+)</p> |
| :eyeglasses: Browser zoom-out required | <p>• All Air series (11"/13")</p><p>• Pro 11-inch</p><p>• Standard iPad (10th gen, etc.)</p><p>• All iPad mini models</p> | <p>• S7 / S8 / S9 base model (11-inch)</p><p>• Galaxy Tab A series</p>    |

## 2. How to 'zoom out the browser' for tablet devices 1280px or less

If the screen is cut off or unnecessary horizontal scrolling occurs, \
you can create the same work environment as on desktop by adjusting the browser’s zoom level.

{% embed url="<https://youtu.be/hy9oCRZUR_c?si=pVnTN-NP8_ikX0Oy>" %}

**① Safari browser**

* **How to use:** To the left of the address bar `aA` (or `AA`) icon, then tap the zoom-out button to **adjust the screen ratio to 67%**.

**② Chrome browser**

* **How to use:** Tap the More (`...`) menu at the top right of the browser, **then tap the 'Zoom' button to adjust the screen ratio to 67%**.  &#x20;

<figure><img src="/files/70cfa2057228ece595f9a523270b3b0de7159067" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/22a3d3462493ada77d269ce7214dbc930a5c8fb3" alt=""><figcaption></figcaption></figure>

## 3. If the 'Zoom' button is not visible in Browser More (`...`)

1\) Click Settings

<figure><img src="/files/dc402ff20313f7496453d4f3ce24055c5ec04f34" alt=""><figcaption></figcaption></figure>

2\) Click Accessibility

<figure><img src="/files/1cd3517709a9f86a71f5e86535fe135b5251a97b" alt=""><figcaption></figcaption></figure>

3\) Adjust Zoom out

<figure><img src="/files/30ea2a1029628a7982338d0c95544367dab6e1cd" alt=""><figcaption></figcaption></figure>

4\) Check the browser screen

<figure><img src="/files/0048785c7a05ec92a34f9751f4010ca43f7fc9e6" alt=""><figcaption></figcaption></figure>


---

# 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.styleai.io/product-docs/product-docs-en/readme-1/26.05.31-tablet-ipad-brush-tool-support.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.
