MrTools
Free toolRuns on your device

Word Counter

Count words, Unicode characters and lines in text with locale-aware segmentation.

Text counting workspace
Words0
Unicode characters0
Lines0

Words are locale-aware word-like segments; characters are Unicode code points; an empty input has zero lines.

01 · Guide

How to use it

Paste text to count word-like segments, Unicode characters and lines. Word detection uses the browser’s locale-aware segmenter where available and never sends the text away.

  1. Paste or type your text.
  2. Select Count text.
  3. Review the word, character and line totals.

02 · Answers

Frequently asked questions

What counts as a word?+

The tool counts word-like segments using Intl.Segmenter for the selected language, with a Unicode fallback.

Does my input leave this device?+

No. The operation runs locally in this browser and MrTools does not receive the entered data.

03 · Next