VeloUtils
The VeloUtils app icon

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.

Version 1.0 in preparation for the Mac App Store

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.