# Supported File Types and Cameras

Aperty is compatible with a wide range of file types, supporting most cameras and popular graphic formats. To see a full list of supported cameras, visit [**Supported Cameras**](https://l.skylum.com/aperty-supported-cameras)

{% tabs %}
{% tab title="open files formats" %}

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

{% tab title="Supported Raw Formats" %}

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

The Skylum team continually works to add support for newly released cameras. As this process may take some time, the quickest way to start editing your photos is by converting them to DNG files. Many cameras offer in-camera DNG conversion, or you can download [**Adobe’s free DNG Converter**](https://helpx.adobe.com/camera-raw/digital-negative.html) to easily convert your images.

Aperty fully supports DNG files, whether created in-camera or using the DNG Converter from other raw formats.

{% hint style="info" %}
By installing Adobe DNG Converter, you’ll gain access to additional DNG camera profiles, which can be found in the Develop RAW tool’s Profile menu.
{% endhint %}


---

# Agent Instructions: 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/about-aperty/supported-file-types-and-cameras.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.
