Developer tools
IDs, hashes, timestamps and regular expressions
The general-purpose bench tools: generate identifiers and strong passwords, hash a value, translate an epoch timestamp into something human, and build a regular expression with live feedback on what it matches.
7 Developer tools
Unix Timestamp Converter
Developer
Convert a Unix timestamp to a human date and back, in any time zone.
Runs in your browser
UUID Generator
Developer
Generate cryptographically random UUIDs in bulk (v4, v7 and nil).
Runs in your browser
Hash Generator
Developer
Hash text or files with MD5, SHA-1, SHA-256, SHA-384, SHA-512 and CRC32.
Runs in your browser
Regex Tester
Developer
Test a regular expression against sample text with live match highlighting.
Runs in your browser
Password Generator
Developer
Generate strong random passwords or passphrases with an entropy readout.
Runs in your browser
XML Formatter
Developer
Pretty-print XML with configurable indentation and well-formedness checks.
Runs in your browser
Epoch Converter
Developer
Work with epoch values in seconds, milliseconds, microseconds and ticks.
Runs in your browser