Text Tool Kit

Fast text utilities without the clutter

Minimal browser tools for common formatting, counting, and encoding tasks.

Back to all tools
Developer

Timestamp Converter

Convert Unix timestamps or date strings into readable local and UTC formats, plus alternate timestamp units.

How to use

  • Paste a Unix timestamp in seconds or milliseconds, or a normal date string.
  • The tool detects the input type automatically.
  • Copy the normalized time output for logs, APIs, or debugging.

You can enter Unix seconds, Unix milliseconds, or parseable date strings.

Common use cases

  • Convert Unix times from logs, APIs, and databases.
  • Check whether a value is seconds or milliseconds.
  • Normalize local time, UTC, ISO, and epoch formats in one place.

FAQ

How does the tool detect seconds vs milliseconds?

It treats shorter integer values as Unix seconds and larger ones as Unix milliseconds.

Can I paste ISO dates too?

Yes. Parseable date strings are converted into local time, UTC, and epoch values.

Related tools

Privacy note

Tool processing happens in your browser. Some tools save your latest input in local storage for convenience. Review the privacy page before using the site on a shared device or before enabling optional third-party scripts on the site.