All Tools

Unix Timestamp Converter

Convert Unix timestamps (seconds or milliseconds since 1970-01-01 UTC) to human-readable dates and times, or pick a date to get its Unix timestamp. Shows UTC, your local time, and a relative "time ago" label. Preloads with the current timestamp on every page load.

Current Time

Unix (seconds)
1786914830
UTC
Sun, 16 Aug 2026 21:13:50 GMT
Local
8/16/2026, 9:13:50 PM

Timestamp → Date

UTC
Local
Relative

Date → Timestamp

Seconds
Milliseconds

Tips

  • Unix time counts seconds since 1970-01-01T00:00:00Z (the Unix epoch).
  • JavaScript's Date.now() returns milliseconds — divide by 1000 for seconds.
  • Negative timestamps represent dates before 1970.
  • To get the current Unix timestamp in a terminal: date +%s

Related Tools

Binary to Text Converter

Convert text to binary, hex, and Base64 — or decode binary, hex, and Base64 back to plain text.

Text Case Converter — UPPER, lower, Title, camelCase

Convert text to sentence case, lower case, UPPER CASE, Title Case, camelCase, snake_case, and more.

Duplicate Word Finder Online

Find and highlight duplicate words in your text. Sort by frequency and copy with highlights.

Word & Sentence Counter Online

Count sentences, words, characters, paragraphs, and estimate reading time instantly.

Free Online Notepad — Auto-Save

A simple notepad that auto-saves to your browser. No account needed, works offline.

Free APA Citation Generator — 7th Edition

Generate properly formatted APA 7th edition citations for journals, books, and websites. Free, no account needed.

Phonetic Spelling Tool Online

Convert English text to a phonetic spelling guide to help with pronunciation.

Roman Numeral Converter Online — Numbers & Dates

Convert numbers and dates to Roman numerals, or decode Roman numerals back to numbers.

Word Cloud Generator Online

Generate a visual word cloud from your text. More frequent words appear larger.

Em Dash Remover — Replace Dashes Online

Remove or replace em dashes and other special dashes from your text.

Remove Line Breaks Online

Remove unwanted line breaks and clean up paragraphs in your text.

Remove Characters from Text Online

Remove specific characters or strings from your text with case-sensitive options.

Remove Underscores from Text

Replace underscores with spaces, hyphens, or remove them entirely.

Reverse Text Generator Online

Reverse text character-by-character, word-by-word, or line-by-line.

Remove Extra Whitespace Online

Trim, collapse, or strip all whitespace from your text.

Repeat Text Generator Online

Repeat any text a specified number of times with a custom separator.

Remove HTML Tags Online — Strip HTML & Markdown

Remove HTML tags and strip Markdown formatting to get clean plain text instantly.

Remove Duplicate Lines Online

Remove duplicate lines from text, keeping only unique lines.

Sort Words Alphabetically Online

Sort words or lines alphabetically, ascending or descending.

Find & Replace Text Tool Online

Find and replace text with support for regex and case-sensitive matching.

Word Frequency Counter Online

Count how many times each word appears in your text, sorted by frequency.

NATO Alphabet Translator Online

Translate text into the NATO phonetic alphabet — Alpha, Bravo, Charlie…

Pig Latin Translator Online

Translate English text into Pig Latin for fun.

Plain Text Converter — Strip HTML & Markdown

Strip HTML, Markdown, and special formatting to get clean plain text.

Readability Score Calculator

Analyse text readability with Flesch, Gunning Fog, Flesch-Kincaid, and Coleman-Liau scores.

Text Summarizer

Extractive text summarization without AI — scores sentences by TF-IDF frequency and position. Adjust summary to 1–10 sentences.

Number to Words Converter

Convert any integer up to 999 quadrillion to English words — cardinal, ordinal, and currency forms.

Markdown Table Generator

Build Markdown tables visually. Edit headers and cells, add rows and columns, set alignment, and copy Markdown or HTML.

Emoji Picker

Browse and search over 200 emojis across 8 categories. Click to copy. Supports skin tones and tracks recently used.

Lorem Ipsum Generator

Generate Lorem Ipsum placeholder text by word count, sentences, or paragraphs.

Markdown Live Preview

Write Markdown and see the rendered HTML preview in real time. Includes a toolbar with formatting shortcuts and word count.

Morse Code Translator

Translate text to Morse code or decode Morse code back to text. Covers the full International Morse Code character set.

URL Slug Generator

Convert any text to a URL-friendly slug. Handles accented characters and formats text for clean SEO-friendly URLs.

Text to Binary Converter

Convert text to binary (0s and 1s) or decode binary back to text. Uses UTF-8 encoding for correct Unicode support.