learn.howToCalculate
learn.whatIsHeading
The Markdown to Word Count Converter strips Markdown syntax (headings, links, bold/italic, code blocks) and returns accurate word, character, sentence, and paragraph counts plus estimated reading time. Useful for writers, bloggers, and content marketers who write in Markdown but need word counts for SEO targets, freelance billing, or social media limits.
公式
Reading Time (min) = Word Count ÷ Reading Speed (default 225 WPM)
- W
- Words (count) — Stripped word count
ステップバイステップガイド
- 1Paste Markdown text
- 2Calculator strips syntax: # headings, **bold**, [links](url), ```code blocks```
- 3Counts words, characters (with/without spaces), sentences, paragraphs
- 4Estimates reading time at configurable speed
解いた例
入力
# Hello **World**
結果
2 words, 11 chars, ~1s reading
避けるべきよくある間違い
- ✕Counting raw Markdown including syntax (inflates count)
- ✕Not stripping code blocks for prose-only counts
よくある質問
What reading speed should I use?
Average adult: 225 WPM. Technical content: 150 WPM. Light fiction: 300 WPM. Calculator default 225 matches Medium and most publications.
計算する準備はできましたか?無料の Markdown to Word Count Converter 計算機をお試しください
自分で試してみる→