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 xlsx | |
| Statistics | xpt and 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 | Cloud Logging and OpenTelemetry, live or exported | |
| 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 — waveform and spectrogram | |
| Video | 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 | hex, always available |
Every one of these parsers runs on your machine. Nothing is sent anywhere to be rendered — see your data stays here.
