Word Counter
Paste Markdown, see real word counts, character counts, and reading time — with Markdown syntax excluded from the totals.
Counts are calculated after stripping Markdown syntax: heading markers, list bullets, link URLs (kept visible text), images, and inline formatting. Fenced code blocks are excluded by default so prose counts stay realistic.
265About this tool
The Markdown Word Counter gives you accurate word and character counts for Markdown documents by stripping the syntax before counting. Asterisks, hashes, link brackets, and fenced code blocks don't inflate your numbers — you see counts that reflect the actual prose your readers will experience.
Along with words and characters, the tool reports sentence count, paragraph count, and estimated reading time (at 200 words per minute, the research-backed average for adult readers of nonfiction). Code blocks can optionally be included or excluded from counts, depending on whether you treat code as part of the reading experience or as supporting material.
All processing happens in your browser. Paste drafts, excerpts, or entire books — nothing is uploaded, nothing is stored.
How it works
- 1
Paste your Markdown
Drop Markdown text into the input area. The tool handles everything from a single paragraph to a full-length document.
- 2
Review the counts
Word count, character count (with and without spaces), sentence count, paragraph count, and reading time update live as you type or edit.
- 3
Toggle code block inclusion
Decide whether fenced code blocks count toward totals. For prose-focused work (blogs, essays), exclude them. For technical docs where code is part of the length target, include them.
Common use cases
- Hitting a word-count target for a blog post, article, or newsletter
- Estimating reading time to add to a blog post's header
- Measuring the length of README sections while keeping them scannable
- Auditing document length for SEO (most long-form guides perform best at 1,500–3,000 words)
- Verifying that an essay or academic submission fits a word-limit requirement
Frequently Asked Questions
Does the word count exclude Markdown syntax?+
How is reading time calculated?+
Can I include or exclude code blocks from the count?+
Does it count characters with or without spaces?+
Is my text uploaded anywhere?+
Related tools
Markdown → HTML
Instantly convert Markdown text to clean, semantic HTML code. Perfect for bloggers and developers who need to transform documentation into web-ready HTML.
Markdown → PDF
Generate professional PDF documents from Markdown. Clean typography, syntax-highlighted code, and print-ready output — all in your browser.
Learn more
Markdown for Bloggers: A Complete Workflow
A start-to-finish Markdown blogging workflow — from capture and drafting to SEO, images, cross-posting, and publishing. Tool-agnostic, optimized for speed and longevity.
Using Markdown for Technical Writing
Why Markdown is the default format for technical writing in 2026, how to structure docs, and the patterns that keep large docs maintainable over time.
The Complete Markdown Cheat Sheet (2026)
Every Markdown syntax you'll ever need, in one reference: headings, lists, tables, code blocks, links, images, task lists, and GitHub extensions. Print-friendly and bookmark-ready.