# Export Frontend
The export frontend supports exporting exec trace to various output formats.
Currently, the following formats are supported:
- [JSON](./collect/json.md#json-format)
- [NDJSON (Newline delimited JSON)](./collect/json.md#ndjson-format)
- [Perfetto trace](./collect/perfetto.md)