# Supported Formats

EditReady supports any file in a QuickTime or MXF wrapper, plus a wide range of vendor-specific formats, including many RAW codecs:

* Apple Intermediate
* DNxHD (Op-Atom and OP1a)
* DNxHR (OP1A)
* DVCProHD
* H.264
* H.265 ("HEVC")
* ProRes&#x20;

**RAW codecs** (requires a `Pro` license)

* ARRIRAW / ARRICORE
* Blackmagic RA
* Canon RAW
* Codex HDE
* Nikon
* Phantom CineRAW
* ProRes RAW
* R3D NE
* RED RAW
* Sony RAW
* Sony X-OCN

{% hint style="info" %}
[EditReady's fully functional trial](/general/trials.md) converts clips up to 1 minute so you can quickly see if EditReady works with your source files. \
\
Did you discover a file that EditReady can't convert to your liking? [Email us](mailto:editready@hedge.video) about it!
{% endhint %}

## Chunked files

Due to FAT32's file size limit of 4GB, in the not-too-distant past, some cameras and recorders would split files into 4GB chunks. EditReady automatically detects these for all formats and stitches them together during transcoding. [More…](/editready/converting-media/joining-files.md)

## New Blackmagic Design cameras

Blackmagic Design regularly releases new camera models and accompanying codec updates, requiring an EditReady update for each. That tends to take a bit of time, so if you find yourself in possession of the latest Blackmagic Camera and we haven't yet shipped an update for EditReady, we've made it possible to override EditReady's baked-in BRAW support by manually installing the [Blackmagic BRAW SDK](https://www.blackmagicdesign.com/event/blackmagicrawinstaller) on your computer. EditReady will default to using the newer version.


---

# 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://docs.hedge.video/editready/supported-formats.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.
