Word & character counter

Live counts for words, characters, lines, and UTF-8 bytes — with one-click case transforms and reversal.

How to Word & character counter

  1. Step 1. Paste or type your text into the input buffer.
  2. Step 2. Read the live word, character, line, and byte counts.
  3. Step 3. Apply a case transform or reversal, then copy the result.

Frequently asked questions

How are words counted?

Words are whitespace-separated tokens; consecutive spaces count as one separator.

Do byte counts differ from character counts?

Yes — UTF-8 encodes characters like é or 中 with multiple bytes, so byte length can exceed character count.

Is my text stored anywhere?

No. Analysis happens locally in your browser; nothing is uploaded or logged.