JSON Formatter
Format minified JSON with readable indentation.
Open toolConvert Unix timestamps and ISO dates. Your input stays in this browser during processing.
Your text and settings stays in this browser.
Convert a Unix timestamp into ISO UTC and local date and time, or the reverse, keeping the exact instant intact across formats.
The same instant shown as ISO UTC, Unix seconds and the browser's local date and time.
Convert 1788134400 into a readable date while retaining the exact UTC timestamp.
Check whether the source timestamp is measured in seconds or milliseconds before converting it. Confusing those units can produce a plausible-looking but incorrect date. Compare the displayed time zone with the system that produced the value, especially near midnight or a daylight-saving transition. For logs from multiple systems, normalize to a known zone and retain the original timestamp so the conversion can be checked later.
Check whether the source timestamp is seconds or milliseconds and remove accidental extra digits.
The text and settings is processed on this device and is not uploaded to MyFileNest. Closing or refreshing the page clears the active session.
Practical limit: Large text or structured-data inputs can respond more slowly in the browser. Verify generated output before using it in a production workflow.