> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/luminar/working-with-ipad/system-requirements-for-ipad.md).

# System Requirements for iPad

**Luminar for iPad requires iPadOS 17 to run.**

The amount of Random Access Memory (RAM) on your device plays a crucial role in determining the size of images you can edit comfortably. RAM acts as a temporary workspace for your device, and having more RAM allows you to handle larger and more complex images without encountering performance issues.&#x20;

#### Supported RAM capacities: <a href="#h_01hrrys2jn1n863vzntntjs4x1" id="h_01hrrys2jn1n863vzntntjs4x1"></a>

| RAM           | Maximum Image Size (Longest Side) | Notes                                    |
| ------------- | --------------------------------- | ---------------------------------------- |
| 4GB, 6GB, 8GB | Up to 8000 pixels                 | Ideal for high-resolution photos         |
| 3GB           | Up to 6000 pixels                 | Suitable for working with sizable images |

#### Advanced features availability: <a href="#h_01hrry68njkvf6kkah4j0wwyca" id="h_01hrry68njkvf6kkah4j0wwyca"></a>

| **iPad Generation**      | **Erase, Sky AI, Relight AI** |
| ------------------------ | ----------------------------- |
| 6th generation           | Not available                 |
| 7th generation and newer | Available                     |

{% hint style="info" %}
For a seamless image editing experience, especially when working with large or complex images, it's recommended to use a device with more than 4GB of RAM. If you frequently edit high-resolution photos or create intricate graphic designs, consider using a device with 6GB or 8GB of RAM for the best performance.
{% 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.skylum.com/luminar/working-with-ipad/system-requirements-for-ipad.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.
