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

# Preferences

Set preferences to consistently achieve your desired look for every photo in a listing before you click 'Enhance'. Then fine-tune per photo in the [Adjust panel](broken://spaces/9bFz3iNv5JjEmRK1wNQO/pages/Wuu22zprZvaZ6sFI4HNu) after the listing has finished processing.

### Perspective Correction

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

Use **Perspective Correction** to straighten vertical lines. It’s smart. It avoids over-correcting extreme angles.

Keep it **On** for most interiors and exteriors. Turn it **Off** for drone shots or steep downward angles (like loft-to-living-room shots).

### Sky Style

Choose the sky style Fotello applies to exterior photos. Fotello subtly repositions the sky per photo, so no two exteriors match. That avoids the “pasted sky” look across a set.

{% hint style="info" %}
Sky Style only applies to **exterior** shots.

This Sky Style is separate from the one used in [Twilight](/photos/twilight.md).
{% endhint %}

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

Pick an included style:

* Sunny puffs
* Loaded puffs
* Streaks & puffs
* Sweep streaks
* Scatter streaks
* Crisp streaks
* Clear fade
* Original (turns sky replacement off)

Or upload your own sky to match your brand.

#### Upload your own sky

1. In **Sky Style**, click **Upload**.
2. Select a sky image from your computer.
3. Your uploaded skies stay in your account for reuse. Your whole [Team](/teams/teams.md) can use them too.

#### Best practices for custom skies

* Use high-resolution images (avoid banding and compression artifacts).
* Use images that are only sky (no houses, trees, or skylines).
* Match the scene’s light direction and time of day.

### Enhancement Style

<figure><img src="/files/8RaTS5z2Z88FSUPrrz4E" alt=""><figcaption></figcaption></figure>

Pick the overall editing “personality” using the **Enhancement Style**.

#### Signature

Produces a premium, hand-blended look. Use it for a more finished, editorial feel with minimum casts and punchy colors.

#### Natural

Produces edits closer to your RAW files. Use this style when you want more balanced edits that look minimally retouched.


---

# 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/preferences.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.
