Developer Utilities

The small tools you open a dozen times a day: test a regular expression against sample text, generate a UUID, turn a Unix timestamp into a readable date, work out what a cron expression means, or convert a color between HEX, RGB and HSL.

Each utility does one job well and keeps its state in the page, so it is faster than searching for a snippet. All of them run in your browser with no account required.

Tools in this category

Test regular expressions live with match highlighting, capture groups and replace preview.

Utilities Open tool

Build regular expressions from a library of tested patterns (email, URL, IP, dates, IBAN, Saudi/Jordan phone numbers…) and custom rules.

Utilities Open tool

Convert timestamps (seconds, milliseconds, microseconds) to human dates and back, in any timezone.

Utilities Open tool

Generate UUID v4 (random) and v7 (time-ordered) identifiers in bulk, and validate existing ones.

Utilities Open tool

Generate ULIDs (sortable, 26-character identifiers) and decode their timestamps.

Utilities Open tool

Convert colors between HEX, RGB(A), HSL(A), HSB/HSV, CMYK and CSS named colors with a live preview.

Utilities Open tool

Learn more

More guides →