> For the complete documentation index, see [llms.txt](https://support.aperty.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.aperty.ai/aperty-benutzerhandbuch/verwendung-der-app/als-eigenstandiges-programm.md).

# Als eigenständiges Programm

Portrait-Retuschieren sollte schnell, effizient und für alle zugänglich sein – so können Fotografinnen auf jedem Erfahrungslevel mühelos beeindruckende Ergebnisse erzielen.\
Deshalb haben wir Aperty entwickelt – ein innovatives Fotobearbeitungs-Tool, von Fotografinnen für Fotografinnen.

Speziell für professionelle Portraitfotograf:innen konzipiert, berücksichtigt Aperty die historisch komplexe und zeitaufwändige Natur der Portraitretusche und bietet eine moderne Lösung, die Benutzerfreundlichkeit mit fortschrittlicher Technologie vereint.\
Aperty hilft dir dabei, hochwertige Ergebnisse effizient zu erzielen und die Zeit für Nachbearbeitung erheblich zu verkürzen.

Entwickelt in Zusammenarbeit mit der renommierten Portraitfotografin Julie Trotti vereinfacht Aperty den Retusche-Prozess – und liefert dabei konstant hochwertige Resultate bei der Hautbearbeitung und anderen professionellen Herausforderungen.

**Systemanforderungen**

{% tabs %}
{% tab title="MacOs" %}

| **Mac model**             | MacBook, MacBook Air, MacBook Pro, iMac, iMac Pro, Mac Pro oder Mac Mini, die ab Anfang 201i |
| ------------------------- | -------------------------------------------------------------------------------------------- |
| **Prozessor**             | Intel® Core™ i5 8. Generation oder besser, Apple M                                           |
| **Betriebssystem**        | macOS 12.0 oder höher ist                                                                    |
| **Arbeitsspeicher (RAM)** | 8 GB or more (16+ GB recommended)                                                            |
| **Festplattenspeicher**   | 10 GB freier Speicherplatz; SSD für beste Leistung                                           |
| **Bildschirmauflösung**   | 1280×768 oder höhere Auflösung                                                               |

{% hint style="info" %}
Du kannst die Systemvoraussetzungen für deinen Mac prüfen, indem du auf das Apple-Logo klickst > Über diesen Mac
{% endhint %}
{% endtab %}

{% tab title="Windows" %}

| **Hardware**              | Windows-PC mit einer Maus oder einem ähnlichen Eingabegerät              |
| ------------------------- | ------------------------------------------------------------------------ |
| **Prozessor**             | Intel® Core™ i5 8. Generation oder besser, AMD Ryzen™ 5 oder besser      |
| **Betriebssystem**        | Windows 10 Version 1909 oder höher (nur 64                               |
| **Arbeitsspeicher (RAM)** | 8 GB RAM (16 GB empfohlen)                                               |
| **Festplattenspeicher**   | <p>Eingabe:</p><p>10 GB freier Speicherplatz; SSD für beste Leistung</p> |
| **Bildschirmauflösung**   | 1280×768 oder                                                            |
| **Grafikprozessor (GPU)** | Kompatibel mit OpenGL 3.                                                 |

{% hint style="info" %}
Auf Windows 10 findest du die Infos unter Einstellungen > System > Info
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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://support.aperty.ai/aperty-benutzerhandbuch/verwendung-der-app/als-eigenstandiges-programm.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.
