Skip to content

Developer utilities

Encoders, hashes, tokens, timestamps and text tools that run entirely in your browser.

19 tools, 19 of them local. 0 available, 19 planned.

Planned

JSON tools

LocalPlanned

Validate, format, minify, sort keys, query with JSONPath and convert to or from YAML, TOML and CSV.

Encoders

LocalPlanned

Base64, URL encoding and parsing, hex, HTML entities, Punycode and quoted-printable.

Hash

LocalPlanned

MD5, SHA-1, SHA-2, SHA-3, BLAKE, CRC32 and NTLM over text and files, plus HMAC.

JWT decoder

LocalPlanned

Decode header, payload and claims with expiry explained; verify with a pasted key or JWKS URL.

Timestamp

LocalPlanned

Unix seconds and milliseconds, ISO 8601, RFC 2822 and relative time, always with an explicit timezone.

UUID and ULID

LocalPlanned

UUID v1, v4, v5 and v7, ULID and nanoid, in bulk; decode the timestamps inside v1 and v7.

Password generator

LocalPlanned

Passwords and diceware passphrases from crypto.getRandomValues, with strength estimates and WPA PSK derivation.

Regex tester

LocalPlanned

Match highlighting, groups, replace and flags, run in a worker with a timeout.

Cron

LocalPlanned

Parse a cron expression to English, list the next runs in a chosen timezone, or build one.

Diff

LocalPlanned

Text and JSON diff, side by side or unified, with whitespace ignored on request.

QR codes

LocalPlanned

Generate QR codes for text, Wi-Fi and vCards, and scan one from your camera or an image.

Base converter

LocalPlanned

Binary, octal, decimal and hex, IP address to integer and back, and dotted-decimal masks.

YAML tools

LocalPlanned

Format, validate and convert YAML.

XML tools

LocalPlanned

Format, validate and convert XML.

CSV tools

LocalPlanned

Format, validate and convert CSV.

Markdown

LocalPlanned

Preview Markdown and export the HTML.

Color

LocalPlanned

HEX, RGB, HSL and OKLCH conversion with a contrast checker.

Reference

LocalPlanned

DNS record types, HTTP status codes, common ports, MIME types, ASCII, subnet cheat sheet and special-use ranges.