> 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/unterstutzte-dateiformate-und-kameramodelle.md).

# Unterstützte Dateiformate und Kameramodelle

Aperty ist mit einer Vielzahl von Dateiformaten kompatibel und unterstützt die meisten Kameras sowie gängige Grafikformate. Um eine vollständige Liste der unterstützten Kameras zu sehen, besuchen Sie

{% tabs %}
{% tab title="Unterstützte Rohformate" %}

* PNG
* JPEG
* TIFF (8-bit and 16-bit)
* PSD
* HEIC
  {% endtab %}

{% tab title="Unterstützte RAW-Formate" %}

* CR2
* CR3
* NEF
* ORF
* RAF
* ERF
* ARW
* RW2
* DNG
* PEF
* PPM
  {% endtab %}
  {% endtabs %}

Aperty unterstützt vollständig DNG-Dateien, egal ob sie in der Kamera erstellt oder mithilfe des DNG-Konverters aus anderen Rohformaten konvertiert wurden. [**Adobes kostenloser DNG-Konverter**](https://helpx.adobe.com/camera-raw/digital-negative.html) Das Skylum-Team arbeitet kontinuierlich daran, Unterstützung für neu veröffentlichte Kameras hinzuzufügen. Da dieser Prozess einige Zeit in Anspruch nehmen kann, ist der schnellste Weg, mit der Bearbeitung Ihrer Fotos zu beginnen, sie in DNG-Dateien zu konvertieren. Viele Kameras bieten eine In-Kamera-DNG-Konvertierung an, oder Sie können herunterladen.

{% hint style="info" %}
Durch die Installation von Adobe DNG Converter erhalten Sie Zugriff auf zusätzliche DNG-Kameraprofile, die Sie im Profilmenü des RAW-Entwicklungswerkzeugs finden können.
{% 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/unterstutzte-dateiformate-und-kameramodelle.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.
