ワードカウンター
単語、文字、文、段落、読了時間を瞬時にカウント。
なぜ単語数を数えるのか?
Stax Word Counterが追跡する指標
一般的な単語数の目安
単語数はほとんどのライターが思う以上に重要です。300ワード未満のブログ記事は検索エンジンでほとんどランクインしません。学術論文には厳格な制限があります。LinkedInの投稿は150ワード以内の方がパフォーマンスが良くなります。カバーレターは400ワード以内に収めるべきです。ソーシャルメディアの文字数制限はプラットフォームによって異なります。公開前に数を把握することで、後の編集時間を節約できます。
コンテンツの種類によって最適な長さは異なります。ツイートは280文字以内です。LinkedInの投稿は100〜150ワードで最もパフォーマンスが良くなります。商品説明は通常150〜300ワードです。検索でランクインするブログ記事は通常1,000〜2,500ワードです。短編小説は1,000〜7,500ワード、中編小説は17,500ワードから、長編小説は50,000ワード以上です。
ブロガーはSEOのために公開前に1,500ワードの最低限を満たしているか確認するためにドラフト記事を貼り付けます。学生は詰め物なしに必要な単語数を満たしているか確認します — 文と段落のカウンターは構造が疎すぎる箇所の特定に役立ちます。スピーチライターはスピーキングタイム推定を使って、基調講演が20分のカンファレンス枠に収まるか確認します。単語単価で働くフリーランスライターは、クライアントに提出する前に課金可能な単語数を数えるために成果物を貼り付けます。
- 単語数:空白で区切られたトークン
- 文字数:スペースと句読点を含む合計
- 文字数(スペースなし):Twitter/XとSMSの制限に便利
- 文の数:「.」「!」「?」で終わるテキスト
- 段落数:空白行で区切られたブロック
- 読書時間:200 wpm(成人平均)
- スピーキング時間:130 wpm(プレゼンペース)
よくある質問
- How does the word counter work?
- The tool splits your text on whitespace (spaces, tabs, newlines) and counts the resulting tokens. Empty strings are ignored, so multiple consecutive spaces don't inflate the count. Everything runs in your browser — no upload, no processing on a server.
- What counts as a word?
- Any sequence of non-whitespace characters separated by spaces or line breaks. Hyphenated words (e.g. 'well-known') count as one word. Numbers count as words. Punctuation attached to a word (commas, periods) is counted as part of that token.
- How is reading time calculated?
- Based on an average adult silent reading speed of 200 words per minute — the commonly cited research average. Speaking time uses 130 words per minute, a typical presentation pace. These are estimates; your actual speed depends on the complexity of the text.
- Is there a character or word limit?
- No hard limit — the tool runs locally in your browser so it scales with your device's memory. In practice it handles novels and long documents without issues.
- Does it work offline?
- Yes. Once the page loads, all counting happens locally. Disconnect from the internet and it keeps working.
関連ツール
- Markdownエディター
ライブプレビュー付きMarkdownエディター。GFM対応。
- Character Counter
Count characters for Twitter, Instagram, LinkedIn, and other platform limits.
- Reading Time Calculator
Calculate reading time and speaking time for any text.
- Word Frequency Counter
Analyse word frequency with ranked table and stop-word filter.
- Readability Checker
Check text readability with Flesch Reading Ease and other scores.