Text Counter

Your text

0 bytes

Words are split on whitespace (ASCII-style). CJK text is not segmented into words the way a native tokenizer would.

Stats

Characters (all)
0
Characters (no spaces)
0
Bytes (UTF-8)
0
Words
0
Paragraphs
0
Lines
0

Bytes (UTF-8) is the size if the text were saved as a UTF-8 file (differs from character count for emoji, many non-Latin scripts, etc.). Paragraphs = blocks separated by one or more blank lines. Lines = newline-separated rows in the textarea (trailing empty line after a final newline is ignored for the line count).

All processing happens in your browser — your files are never uploaded to a server.