Skip to content
15 tools · 4 groups

Free Online Text Tools

Clean, count, convert, and reformat text. Most of these run on our server — the text you paste is sent, processed and discarded, never stored and never attached to an account — while find-and-replace, the subtitle converter and the lorem generator run entirely in your browser.

Count and measure

Length in the units a platform actually enforces — characters including emoji, words, reading time — rather than whatever your editor reports.

Clean up messy text

For text that arrived broken: wrapped at the wrong width, duplicated line by line, or carrying invisible characters that only show up when something rejects it.

Reformat and reorder

Change the shape of text without changing what it says — case, order, and find-and-replace across a whole document at once.

Extract, compare and generate

Pull structured values out of unstructured text, diff two versions, or produce placeholder copy.

Extract Emails

Paste a forwarded thread, a copied web page, or a messy export, and every email address in it comes out as a clean list — deduplicated, optionally sorted, and grouped so you can see which domains dominate. Contact lists deserve more caution than most text, which is why nothing pasted here is ever stored: it is extracted and discarded the moment the response is returned.

Text

Extract URLs

Turn a wall of notes, a newsletter, or a page of raw HTML into a tidy list of links. The extractor repairs the classic capture mistakes — the full stop that belonged to the sentence, the closing bracket that never was part of the path — and can strip utm_ campaign baggage so what you save is the page, not the click that led you there. Nothing pasted here is stored; it is extracted and discarded per request.

Text

Lorem Ipsum Generator

Filler text with the numbers you actually asked for: exactly three paragraphs, exactly two sentences, exactly twelve words. Sentence lengths vary the way real prose varies, the classic "Lorem ipsum dolor sit amet" opening is a switch rather than a given, and the output can arrive wrapped in HTML paragraph tags ready for a template. Generation is deterministic — the Regenerate button steps to the next variation instead of rolling dice.

Text

Slug Generator

Paste a title and get a clean, lowercase, hyphenated URL slug — accents folded to plain letters, punctuation removed, and length trimmed at a word boundary rather than mid-word. Paste a whole list and every line is converted at once, which is what you want when you are planning a site rather than a single page.

Text

Text Diff

Paste two versions of anything — a contract, an email draft, a config file — and see exactly which lines were added, removed, or left alone. The comparison uses the same longest-common-subsequence approach that version control systems are built on. Unpublished documents deserve caution, which is why nothing pasted here is ever stored — both texts are compared and discarded per request.

Text

Word Frequency Counter

Paste any text and get a ranked table of what actually repeats — single words, or two and three word phrases — with a raw count and a percentage share for each. Useful for spotting the crutch word you have used nineteen times, and for seeing what a piece of writing is genuinely about rather than what you intended it to be about.

Text