VeloUtils

Built for macOS 26 Tahoe

Developer utilities,
in one native window.

Read a Markdown file, format a JSON payload, look through a CSV export, draw a diagram. VeloUtils keeps the small everyday tools in one macOS app instead of a browser tab.

  • Markdown, JSON, CSV and Mermaid in one app
  • A native macOS app, built with SwiftUI
  • Works offline — your files never leave your Mac
  • Free. No account, no analytics, no telemetry

Version 1.0 in preparation for the Mac App Store

macOS 26.0 or later · Apple silicon and Intel · free

The VeloUtils window showing the Mermaid tool: diagram source in the left pane, the rendered flowchart in the right pane.
The Mermaid tool. Edit the source on the left, the diagram re-renders on the right — and a broken edit leaves the last good diagram in place.

Four tools today

Your files stay on your Mac

VeloUtils is sandboxed. It reads and writes only the files you choose, through the system open and save panels or by drag and drop. It never modifies a file you opened. There is no account, no sign-in, no analytics and no telemetry.

The one qualification: the Markdown preview is a real web view, so it fetches a remote image if your document references one, exactly as a browser would. The privacy policy sets out the detail.

Requirements

macOS26.0 (Tahoe) or later
ArchitectureApple silicon and Intel — a universal binary
PriceFree
LicenceMIT for the app's own code. The bundled Mermaid library folds in 79 open-source packages; their notices are in the app under Help › Acknowledgements.

File types

VeloUtils registers with macOS as an alternate handler for Markdown, JSON, CSV and TSV files, and as the owner of .mmd and .mermaid. Finder's Open With, a drop on the Dock icon, and open -a VeloUtils all open the file in the matching tool.