> 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/aperty-im-plug-in-modus-verwenden.md).

# Aperty im Plug-in-Modus verwenden

{% @arcade/embed flowId="F7dIFDXvGrGhUhUKAzpa" url="<https://app.arcade.software/share/F7dIFDXvGrGhUhUKAzpa>" %}

Obwohl Aperty eine eigenständige Anwendung mit vollständigem Funktionsumfang ist, kann es auch als Plug-in innerhalb anderer beliebter Bildbearbeitungsprogramme verwendet werden. Während der Erstinstallation von Aperty haben Sie die Möglichkeit, Plug-ins für alle kompatiblen Anwendungen zu installieren, die auf Ihrem System erkannt wurden. Diese Plug-ins können auch zu einem späteren Zeitpunkt installiert werden.

Sie können Aperty bereits beim ersten Start des Installationsprogramms als Plug-in installieren – oder dies jederzeit später nachholen. Die Installation von Plug-ins ist optional. Wenn Sie möchten, können Sie diesen Schritt also überspringen.

**Aperty kann als Plug-in mit den folgenden Anwendungen verwendet werden:**

{% content-ref url="/pages/7aHGcF8BYpr4q1a1CsMp" %}
[Aperty mit Adobe Photoshop](/aperty-benutzerhandbuch/verwendung-der-app/aperty-im-plug-in-modus-verwenden/aperty-mit-adobe-photoshop.md)
{% endcontent-ref %}

{% content-ref url="/pages/yMFPvcdZRuSlcgTna61u" %}
[Aperty mit Adobe Lightroom Classic](/aperty-benutzerhandbuch/verwendung-der-app/aperty-im-plug-in-modus-verwenden/aperty-mit-adobe-lightroom-classic.md)
{% endcontent-ref %}

{% content-ref url="/pages/gDew85r9IJuYlVf98L8z" %}
[Aperty als macOS-Erweiterung](/aperty-benutzerhandbuch/verwendung-der-app/aperty-im-plug-in-modus-verwenden/aperty-als-macos-erweiterung.md)
{% endcontent-ref %}

**So installieren Sie Aperty als Plug-in:**

1. Beenden Sie alle Host-Anwendungen, für die Sie das Plug-in installieren möchten.
2. Starten Sie Aperty.
   * Unter **macOS**: Gehen Sie zu **Aperty > Plug-ins installieren**.
   * Unter **Windows**: Gehen Sie zu **Aperty > Datei > Plug-ins installieren**.
3. Wählen Sie im erscheinenden Dialogfeld die Anwendungen aus, in denen Aperty als Plug-in verwendet werden soll.
4. Klicken Sie auf **Installieren** für die entsprechenden Programme.

{% hint style="warning" %}
Hinweis für Windows-Nutzer: Führen Sie Aperty als Administrator aus, wenn Sie Plug-ins installieren. Klicken Sie mit der rechten Maustaste auf das Aperty-Symbol und wählen Sie Als Administrator ausführen, falls Sie dazu aufgefordert werden. Möglicherweise müssen Sie Ihr Administratorpasswort eingeben, um die Installation abzuschließen.
{% 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://support.aperty.ai/aperty-benutzerhandbuch/verwendung-der-app/aperty-im-plug-in-modus-verwenden.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.
