Skip to content
snip tools

Developer utilities

Quick-hit utilities for the small problems that show up every day — regex, cron, epoch time, diffs, markdown, text transforms, base conversions. Every tool is a single URL away and runs in your browser.

The day-to-day toolkit

Debugging a regex? The regex tester shows matches and groups live as you type; the regex generator goes the other way for the patterns you can describe but never quite remember. The cron visualizer explains an expression in plain English plus the next runs, the epoch converter handles Unix-time juggling, and the diff checker is the fastest way to compare two strings without leaving the tab. For prose work, markdown to HTML, case converter and the word counter cover the rest.

Frequently asked questions

Are these dev tools really free?
Yes. Every tool here is free, needs no sign-up, and runs entirely in your browser. No uploads.
Do these work offline?
Once the page is loaded, every tool listed here runs purely on your device. Drop the page tab and it keeps working without a connection.
How are these different from VS Code extensions?
They live at a stable URL — no install, no permission grants, share a link with a teammate and they have the same tool open in seconds.