# Saving Methods

Photos always upload to your online gallery. From there, you can also save copies in different formats and locations for easy access, backup, printing, or delivery to a client or team.

This article explains:

* What file formats are available
* Where photos can be saved
* How to access downloads in each location

***

### Available File Formats

{% tabs %}
{% tab title="Layouts" %}
The finished, branded photo exactly as it appears in your online gallery. This includes your overlays, margins, and any applied filters.
{% endtab %}

{% tab title="Individual Images" %}
We have a few types of individual images.&#x20;

**Raw Frames**

The individual photos that make up a layout, captured without any filters, digital props, or branding.

**Branded Frames**

Individual images that include your filters and overlays.

**GIF Frames**

The individual frames used to create GIF animations, including applied filters and graphics.

{% hint style="warning" %}
GIF and raw frames are not available for download if Green Screen, digital props, or the drawing feature were used during the event.
{% endhint %}
{% endtab %}

{% tab title="Formatted Sheets (Print-Ready)" %}
These are specifically formatted for re-printing outside of the Simple Booth app during or after events (available in 4x6" or 5x7").&#x20;

{% hint style="warning" %}
These must be enabled before your event begins and are only available via Dropbox saving.
{% endhint %}
{% endtab %}
{% endtabs %}

***

### Saving Locations

You can save photos to:

* Your Simple Booth account (always enabled)
* The iPad Photos app (optional, disabled by default)
* Dropbox (optional, disabled by default)

{% tabs %}
{% tab title="Simple Booth Account" %}
All captures automatically upload to your Simple Booth account. This is the most reliable way to retrieve your media after an event has ended.

How to Download:

1. Sign in to your online dashboard and open your [**Gallery List**](https://app.simplebooth.com/galleries).
2. Find your gallery and click the **Actions** dropdown menu.
3. Select **Export Media**.
4. Choose your format (Layouts, Raw Frames, or GIF Frames).
5. You will receive an email with a download link once the ZIP file is ready.

{% hint style="info" %}
Privacy Note: By default, account downloads exclude "Private" pictures (where a user opted out of the public gallery). You can check a box during the export process to include these if you have the necessary permissions to handle that data.
{% endhint %}
{% endtab %}

{% tab title="Direct iPad Saving" %}
You can save copies of your photos directly to the iPad’s Photos app.

**How to Enable:**

1. Open your Preset settings and navigate to [**Save Options**](/copy-of-halo-app/basic-setup/main-preset-settings/saving-methods.md).
2. Toggle on Save to **Camera Roll**.
3. Choose whether to save Layouts, Individual Images, or both.

**Accessing Photos**

Images appear in the iPad [**Photos** **app**](https://apps.apple.com/us/app/photos/id1584215428) within a dedicated "Simple Booth" album and main library. If iCloud Photos is enabled, they will sync to your other Apple devices automatically.

{% hint style="info" %}
We do not recommend this for permanent installations or high-volume events, as it can quickly consume iPad storage and cause the app to crash.
{% endhint %}
{% endtab %}

{% tab title="Dropbox Saving" %}
The Dropbox integration automatically syncs files to your Dropbox account in real-time as they are taken. This is the only method that supports Formatted Sheets.

**How to Enable**

1. Open your Preset settings and navigate to [**Save Options**](/copy-of-halo-app/basic-setup/main-preset-settings/saving-methods.md).
2. Toggle on **Dropbox**.
3. **Crucial Step**: You must sign in to Dropbox directly within the HALO app on the iPad to authorize the connection.
4. Select which media types to sync (Layouts, Frames, or Formatted Sheets).

{% hint style="warning" %}
You can enable Dropbox saving from your online dashboard or in the app, but you must sign in to Dropbox directly within the app to complete the connection.
{% endhint %}

**Accessing Files**

Dropbox creates a specific folder structure for your event: `Apps / Simple Booth / [Preset Name] / [Media Type]`

To locate your files, open the Simple Booth folder and navigate to the preset folder from there.&#x20;
{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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://docs.simplebooth.com/copy-of-halo-app/basic-setup/main-preset-settings/saving-methods.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.
