Home/Developer Tools/Word Counter
🔢

Word Counter

FREE

Count characters, words, sentences, paragraphs and lines

Free · No sign-up required
Loading...

What the word counter reports

Paste or type any text and the counter updates instantly with characters (with and without spaces), words, sentences, paragraphs and lines. It runs entirely in your browser, so drafts, essays, cover letters and confidential documents never leave your machine. Use it to hit a word limit, check a character cap for a social post or meta description, or estimate reading time before publishing.

How each count is defined

  • Characters: every Unicode character including spaces, punctuation and line breaks. “Without spaces” excludes spaces, tabs and newlines. Emoji and accented letters each count as one character, matching how most platforms count.
  • Words: runs of non-whitespace characters. Hyphenated terms (“well-known”) count as one word; numbers and URLs count as one word each. This matches Microsoft Word and Google Docs for ordinary prose.
  • Sentences: segments ending in a period, question mark or exclamation mark followed by whitespace or the end of the text. Abbreviations such as “e.g.” can inflate the count slightly.
  • Paragraphs: blocks of text separated by at least one blank line.
  • Lines: the number of line breaks plus one, including blank lines.

Character limits you are likely to hit

Platform / fieldLimitNotes
X (Twitter) post280 charactersURLs count as 23; emoji count as 2
Instagram caption2,200 charactersTruncated after ~125 in feed
LinkedIn post3,000 characters"See more" after ~210
Facebook post63,206 charactersTruncated after ~477
TikTok caption4,000 characters
YouTube title / description100 / 5,000 characters
Google title tag~60 charactersCut by pixel width, not characters
Google meta description~155–160 charactersOften rewritten by Google
SMS (GSM-7)160 characters70 if any non-GSM character (emoji, Thai, etc.)
Email subject line~50–60 charactersVisible on mobile
Apple App Store name30 characters

Common word-count targets

DocumentTypical length
College application essay (Common App)250–650 words
Cover letter250–400 words
Blog post (SEO-oriented)1,000–2,000 words
News article400–800 words
Short story1,000–7,500 words
Novella17,500–40,000 words
Novel70,000–100,000 words
Undergraduate essay1,500–3,000 words
Master's thesis15,000–30,000 words
PhD dissertation60,000–100,000 words
Five-minute speech600–750 words

Estimating reading and speaking time

Reading time ≈ words ÷ 238 (average adult silent reading, minutes) Speaking time ≈ words ÷ 150 (conversational presentation pace)

A 1,200-word article takes about five minutes to read and eight minutes to read aloud. Technical material is read more slowly (150–200 wpm); skimming is faster (400+). For speeches, 130 wpm sounds deliberate and 160 wpm brisk; most presenters speed up under pressure, so write for 140 and you will land near your time slot.

Why counts differ between tools

Different software makes different choices about edge cases. Word treats an em dash with no surrounding spaces as joining two words; Google Docs splits them. Some counters treat “3.5” as one word, others as two. Contractions, slashes (“and/or”) and hyphens are all handled inconsistently across tools. Differences of one or two percent on a long document are normal; if a limit is strict, count with the same tool the recipient will use.

Frequently asked questions

Do headings and titles count toward a word limit?

Usually the body text only, unless the guidelines say otherwise. Academic submissions often exclude the title, abstract, references and appendices but include in-text citations and footnotes — check the specific rules.

How are emoji counted?

As one character here. Some platforms (notably X) count them as two, and some emoji are actually sequences of several code points joined together, which older tools count individually.

Why is my Thai / Chinese / Japanese text showing a low word count?

These scripts do not separate words with spaces, so a whitespace-based counter sees each unbroken run as one word. Use the character count for these languages; that is also what their platforms and publishers use.

Does the counter handle Markdown or HTML?

It counts the raw text you paste, including any tags or markup symbols. Paste rendered text (copy from a preview rather than the source) to count only the visible words.

Is there a limit on how much text I can paste?

No practical limit — the counting is instant for documents of hundreds of thousands of words.

How do I count words in a PDF or Word file?

Open the document, select all, copy and paste into the counter. Word and Google Docs also show a live count in the status bar; this tool is useful when you are writing somewhere that does not.

More tools in this category

📄
Lorem Ipsum Generator
Generate placeholder words, sentences or paragraphs
📋
JSON Tools
View tree, format, validate and minify JSON
📄
YAML Beautifier & Validator
Format YAML and find the line that breaks it
📋
XML Tools
Beautify, validate and convert XML to JSON
🗃
SQL Formatter & Minifier
Lay out SQL clause by clause, or collapse it to one line
📝
Markdown Tools
Preview Markdown, convert to HTML and generate tables