> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/photos/editing/downloading-raws.md).

# Downloading RAWs

Fotello paid plans come with free storage for all your RAW and edited photos up to a year, helping you save thousands by avoiding storage fees. You can download your RAWs anytime from the platform directly to access them.

### Download RAWs from a photo

{% stepper %}
{% step %}

#### Open the listing

Go to **Listings** and open the listing you want.

Select the **Photos** tab.
{% endstep %}

{% step %}

#### Hover over the photo

Move your cursor over the edited photo.

The photo actions appear on the image.

<figure><img src="/files/rgKBfKZHevufOPZMtbbm" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Click Download original images

Click the **Download original images** <img src="/files/dY7VhqAseXpsJjoiFaNY" alt="" data-size="line"> button.

Fotello downloads the original RAW input files for that photo to your computer.
{% endstep %}
{% endstepper %}

### If you do not see the button

Check these first:

* **Plan access:** RAW storage is available only on paid plans.
* **Edit status:** The photo must already be edited with Fotello.
* **Photo hover state:** The action only appears when you hover over a photo under the photos tab in a listing.


---

# 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://uni.fotello.co/photos/editing/downloading-raws.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.
