Every format
| Kind | Formats |
|---|---|
| Parquet | parquet — schema, rows, column summaries |
| Data lake | delta iceberg hudi, Hive and date partitions — a folder read as one table |
| Tabular | csv tsv json jsonl yaml yml avro orc arrow |
| Statistics | xpt sas7bdat (SAS) sav (SPSS) |
| Presentations | pptx potx ppsx ppt pot pps key |
| Spreadsheets | xlsx xltx |
| Documents | docx dotx pdf evernote |
| Ebooks | epub mobi prc azw azw3 fb2 fbz cbz cbt — read as a book |
| Logs | |
| Text and code | md markdown txt html xml xsl js py, syntax highlighted |
| Notebooks | ipynb — cells with their outputs |
| Images | png jpg jpeg webp svg ico — with EXIF, GPS and embedded text |
| Audio | mp3 wav m4a aiff bwf 3gpp — played in place, frames and chunks in structure mode |
| Video | mp4 m4v — played in place, no download first |
| Drawings | excalidraw |
| Diagrams | mmd mermaid, rendered |
| Archives | zip dmg apkg, and the office formats, browsed as folders |
| Apple | plist provisionprofile .DS_Store — binary plists decoded |
| Everything else |
Every one of these parsers runs on your machine. Nothing is sent anywhere to be rendered — see your data stays here.
