> 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/enhancing.md).

# Enhancing

Once you are happy with the bracketing and preferences, all you need to do is click on the pink "Enhance Listing" button at the bottom.

<figure><img src="/files/0B66NJU1R9lCJvOpGBKV" alt=""><figcaption></figcaption></figure>

The moment you hit **Enhance**, Fotello starts uploading right away. We process files as they arrive. Once a photo is in, we process it in about **2 minutes**, no matter how many photos you uploaded.

{% hint style="info" %}
When you click the "Enhance Listing" button in Fotello, you are charged for the listing at this stage. This action finalizes the listing with your selected photos, and Fotello begins uploading and processing them as a group.
{% endhint %}

### Upload speed

We don’t throttle uploads. Your upload speed depends on your internet connection, the size and number of photos you're trying to upload. For most users, uploads feel faster than Dropbox, especially with large batches of RAW images.

### Upload progress

Track your upload from the progress bar in the top-left of the listing. If something fails, click **Retry** below the progress bar to continue the upload.

See more: [Upload Failure](/troubleshooting/upload-failure.md#if-upload-fails)

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

{% hint style="info" %}
**Pro tip:** You don’t need to watch the upload.

Open **New Listing** in a new tab and start uploading the next listing. Fotello can process multiple listings at the same time!
{% endhint %}

### Best practices

These are the small things that prevent failed uploads.

* **Don’t move or delete files while they upload.** Keep them in the same folder until you’re done.
* **Don’t refresh the browser tab.** A refresh stops the upload.
* **Keep your computer awake.** Disable sleep mode until the upload completes.
* **Use stable internet.** Wi‑Fi dropouts can interrupt large batches.
* **Watch your RAM.** Heavy apps + big uploads can crash the browser.

{% hint style="warning" %}
**Upload failed or missing photos**

Fotello will process whatever successfully made it in. For the rest, use **Re-upload failed files**.

See more: [Upload Failure](/troubleshooting/upload-failure.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:

```
GET https://uni.fotello.co/photos/editing/enhancing.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.
