Mermaid, PDF & image viewers
Orca includes built-in viewers for the formats that show up in most repos.
Mermaid
Mermaid diagrams render inline inside markdown preview. Standalone .mmd files open in a dedicated viewer with pan/zoom.
Scroll, zoom, and text selection. Useful for design docs checked into the repo.
Images
.png, .jpg, .svg, .webp, .gif. Image-diff mode compares two versions of the same file side-by-side.
CSV / TSV
.csv and .tsv files open in a table viewer with sortable columns and quick search. Useful for fixtures, exports, and any tabular data checked into the repo. Use the toolbar to flip back to the raw text view if you need to edit cells directly.