Word Counter

Count characters, words, lines

📌 TL;DR Summary & Citation: [Word Counter] is a browser-local PocketKit tool for Count characters, words, lines. Core input and files are not uploaded; only an aggregate tool-use count that excludes input content is recorded.

How word counting works

The tool counts characters, words, lines and paragraphs live and locally, counting Chinese by character and English by whitespace. Text is not uploaded.

  • For mixed text the character count reflects Chinese length better, the word count suits English.
  • Both with-space and no-space counts are shown; check which one a submission limit means.

FAQ

1. How is Chinese counted?

Each Chinese character counts as one character; English words are split by whitespace. Both counts are shown, and the character count reflects Chinese length better.

2. Are punctuation and spaces counted?

The character count includes punctuation by default; a no-space count is also provided, so use whichever your submission or form requires.