> For the complete documentation index, see [llms.txt](https://lupa-ai-documentation.gitbook.io/lupa-ai-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lupa-ai-documentation.gitbook.io/lupa-ai-documentation/high-fidelity-mode.md).

# High Fidelity Mode

<details>

<summary><strong>Overview</strong></summary>

High Fidelity Mode is designed to sharpen and restore images that are blurry, pixelated, or compressed.\
Unlike other modes, it does **not add new textures or artistic reinterpretation**.\
Its purpose is to clean and clarify what’s already in the image faithfully.

Ideal for real-world photos, especially:

* Low-quality smartphone shots
* Scanned documents or printed material

The model enhances edge clarity, local contrast, and texture definition without introducing new elements.\
This makes it one of the safest modes for preserving identity and photographic integrity.

⚠️ **Not suitable for creative tasks or illustration enhancement.**

</details>

<details>

<summary><strong>Key Adjustable Settings</strong></summary>

* **Face Recovery (toggle)**\
  This option automatically detects human faces and sharpens them:

  * Restores key facial features (eyes, lips, eyebrows, etc.)
  * Preserves facial identity — it does not substitute faces
  * Ideal for old group photos or low-res portraits

  <div align="left"><figure><img src="/files/W4pHOlPx19CiOwcL222K" alt=""><figcaption></figcaption></figure></div>

  <div align="left"><figure><img src="/files/ZPsOJojo85OWg3VcC615" alt=""><figcaption></figcaption></figure></div>
* **Preset**\
  High Fidelity uses minimal or automatic presets.\
  The model dynamically adjusts itself based on the photo type.\
  It is always focused on realism and subtle improvement — not style.

</details>

<details>

<summary><strong>Best Use Cases</strong></summary>

* Blurry photos with faces (portraits or similar)

<div align="left"><figure><img src="/files/MSwz4T5N99BdfnYfHL6S" alt="" width="375"><figcaption></figcaption></figure></div>

* Compressed or low-quality JPEGs from the internet

<div align="left"><figure><img src="/files/cuUz79TPd9WImFpL44FH" alt="" width="563"><figcaption></figcaption></figure></div>

⚠️ **Not recommended for:**

* Digital art, illustrations, or stylized renders
* Images needing texture invention or artistic change
* Heavy noise or corrupted files with missing parts

</details>


---

# 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://lupa-ai-documentation.gitbook.io/lupa-ai-documentation/high-fidelity-mode.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.
