> For the complete documentation index, see [llms.txt](https://faq.deep-image.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.deep-image.ai/features/face-enhancer.md).

# Face enhancer

1. **What is the face enhancer feature in Deep-image.ai?** \
   The face enhancer feature in Deep-image.ai is a tool designed to improve the appearance of human faces in images. It utilizes advanced algorithms and facial recognition techniques to enhance facial features, smooth skin, reduce imperfections, and optimize overall facial aesthetics.<br>
2. **How does the face enhancer feature work in Deep-image.ai?** \
   The face enhancer feature in Deep-image.ai analyzes the facial structure and characteristics in an image. It then applies adjustments to enhance specific facial features, such as eyes, lips, and skin. This can include sharpening details, brightening the eyes, smoothing the skin, reducing wrinkles, and improving overall facial appearance.<br>
3. **Can the face enhancer feature in Deep-image.ai be applied to multiple faces in a group photo?** \
   Yes, the face enhancer feature in Deep-image.ai is usually capable of enhancing multiple faces in a group photo. It can identify and enhance the individual faces within the image, allowing for improvements to be applied to each face separately. This helps ensure that all faces in the group photo receive the desired enhancements.<br>
4. **Will the face enhancer feature modify other parts of the image besides the faces?**\
   No, the face enhancer feature in the Deep-image.ai application is specifically designed to focus on enhancing only the facial features. It analyzes and modifies the facial regions while leaving the rest of the image untouched. This ensures that other elements, such as the background or non-facial objects, are not affected by the face enhancements.

Here is an example of the results:

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

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


---

# 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://faq.deep-image.ai/features/face-enhancer.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.
