JSON formatter
↗Pretty-print, minify and validate JSON in your browser — nothing leaves your machine.
Text tool
Convert Unix timestamps to dates and back — seconds or milliseconds, both directions.
Guide
Unix seconds → date, Unix milliseconds → date, or date → Unix timestamp.
A number like 1786224000, or a date like 2026-09-09 (leave it empty for the current moment).
Dates are shown in UTC (ISO) and your local time zone; timestamps in seconds and milliseconds.
The number of seconds elapsed since 1970-01-01 00:00 UTC. It is the standard way computers store points in time, immune to time zones and formats.
Both are common — Unix and most backends use seconds, JavaScript and Java use milliseconds. The tool handles both directions, and shows both when converting to a timestamp.
The tool uses the current moment — a quick way to grab "now" as a timestamp or read it as a date.
Keep converting
Pretty-print, minify and validate JSON in your browser — nothing leaves your machine.
Switch text between upper, lower, title and sentence case instantly.
Count characters, words and lines in real time as you type.
Encode text to Base64 or decode it back, with full Unicode support.
Percent-encode or decode URLs and query strings safely.
Compute the SHA-256 hash of any text instantly, right in your browser.