PublicSoftTools

Word Counter Online Free

Count words, characters, lines, sentences, and paragraphs instantly — with estimated reading time. No signup, runs entirely in your browser.

Word & Character Counter

0Characters
0No spaces
0Words
0Sentences
0Paragraphs
~1 minRead time

How the Word Counter Works

  1. 1Paste or type your text into the box. All six statistics update live as you type — there is no button to click.
  2. 2Check Characters for platforms with total character limits (Twitter, SMS), or No spaces for platforms that count only printable characters.
  3. 3Use Read time to estimate how long a blog post, essay, or speech will take. Based on 200 wpm — a conservative average for professional writing.
  4. 4Clear the box and start fresh whenever you need. Nothing is saved — your text stays private in your browser.

Character & Word Limits by Platform

Different platforms enforce different limits. The table below covers the most common ones — paste your content into the counter, then check the relevant figure.

Platform / ContextLimitMetric
Twitter / X post280Characters
SMS message160Characters (1 segment)
Google meta description155–160Characters
Google Ads headline30Characters
Email subject line60Characters (mobile preview)
Instagram caption2,200Characters (125 visible)
LinkedIn post~3,000Characters
YouTube title100Characters (60 recommended)
Common App essay650Words
Blog post (good for SEO)1,500–2,500Words

Tips for Managing Word and Character Counts

Check Before You Copy-Paste

Always count before pasting into a platform with limits. Truncated posts, rejected form submissions, and cut-off subject lines are easy to avoid with a quick pre-check.

Read Time for Blog Posts

Readers scan long articles — 1,500–2,500 words (7–12 min read) is the sweet spot for SEO content. Shorter posts under 300 words rarely rank well for competitive keywords.

Academic Word Limits

Most academic word limits are ±10%. A 2,000-word essay typically allows 1,800–2,200. Count precisely here — examiners do check, and going over or under has consequences.

Speech Timing

For speeches, use 130 wpm (slow, deliberate delivery) to 150 wpm (natural pace). A 5-minute speech needs roughly 650–750 words; 10 minutes needs 1,300–1,500.

Meta Descriptions

Google displays ~155–160 characters of a meta description. Write to exactly that limit — not shorter (wastes display space) and not longer (gets truncated mid-sentence).

Social Media First Lines

Instagram shows only the first 125 characters before "more". LinkedIn shows ~210 characters in feed view. Front-load the most important information into those first characters.

Frequently Asked Questions

How does the word counter count words?

Words are counted by splitting the text on whitespace (spaces, tabs, and line breaks). Any sequence of non-whitespace characters is counted as one word. Hyphenated words like "well-known" count as one word. Numbers, punctuation marks attached to words (e.g. "end."), and symbols count as part of the word they are attached to. An empty input returns zero words.

What is the difference between "Characters" and "No spaces"?

"Characters" is the total character count including every space, tab, and line break. "No spaces" counts only non-whitespace characters — useful when a platform enforces a character limit that excludes spaces, or when you need to measure the raw text density of a piece of writing.

How is reading time calculated?

Reading time is estimated using an average adult silent reading speed of 200 words per minute (wpm). Research places the average between 200–250 wpm for non-fiction and 250–300 wpm for fiction; 200 wpm is a conservative baseline that works for technical, academic, and business writing. The result is always rounded up to the nearest minute, with a minimum of 1 minute.

What counts as a sentence?

Sentences are counted by detecting sentence-ending punctuation: full stops, exclamation marks, and question marks. Any block of text ending in one of these characters is counted as one sentence. This is a heuristic — it will not correctly handle abbreviations (e.g. "Dr. Smith"), ellipses, or lists without sentence-ending punctuation. For precise sentence analysis, a natural language processing tool is more accurate.

What counts as a paragraph?

Paragraphs are counted by splitting on double line breaks (a blank line between blocks of text). Single line breaks within a block do not start a new paragraph. If your text has no blank lines between sections, the entire text counts as one paragraph.

What are the character limits for major platforms?

Common limits: Twitter/X — 280 characters; LinkedIn post — ~3,000 characters; Instagram caption — 2,200 characters (first 125 show without "more"); YouTube video title — 100 characters (60 recommended for search display); meta description for SEO — 155–160 characters; email subject line — 60 characters recommended for mobile display; Google Ads headline — 30 characters.

Is my text stored or sent anywhere?

No. The counter runs entirely in your browser using JavaScript. Your text is never sent to a server, never logged, and never stored. Closing the tab discards everything. You can paste confidential documents, contract text, or personal writing without any privacy concern.

What is the maximum text length the counter can handle?

There is no enforced limit — the counter processes text entirely in memory using JavaScript string operations. In practice, texts up to several hundred thousand words run without issue in any modern browser. Extremely long inputs (millions of characters) may cause the browser to slow down as each keystroke triggers a re-count, but there is no hard ceiling.