generators
Word counter, character count, and case converter online
Word and character counter, case converter, slugify — free in the browser.
Your text
0
Chars
0
No spaces
0
Words
0
Lines
0
Paragraphs
0
Sentences
Transforms
All processing stays in your browser. Counts use Unicode code points for characters; words are letter/number sequences. Title and sentence case are heuristics, not full linguistic rules.
Text never leaves your browser. Counts and transforms run fully client-side.
Solutions that can help in your case
Other tools
Word Counter
Free online word counter — also counts characters, lines and sentences.
Character Counter
Free character counter with and without spaces — plus words and lines.
Case Converter
Convert to UPPERCASE, lowercase, Title Case, camelCase, snake_case and more.
Device Info
Overview: battery, network, and hardware — with links to specialized tools.
How these text tools work
Paste any text into the box. We count characters, words, lines, paragraphs and sentences live, and apply case transforms (UPPER, lower, Title, camelCase, snake_case, kebab, slugify and more) entirely in your browser.
Nothing is uploaded for the counter itself. Title/sentence case and word splits are practical heuristics — not full grammar engines for every language.
How to use it
Paste text: Type or paste into the box.
Read stats: Check words, characters, lines and more.
Transform: Click a case or cleanup action.
Copy: Copy the result to your clipboard.
Need a word limit or a quick case fix?
Social bios, SEO titles, essays, tweets and form fields all enforce character or word caps. Developers also need camelCase / snake_case in a click.
Paste, read the live stats, hit a transform, copy. When you need long-form writing with style checks, graduate to a dedicated editor.
Practical tips
- Watch “chars no spaces” when platforms count differently.
- Use sentence case for cleaner titles after ALL CAPS paste.
- slugify is handy for URL stubs from headlines.
- Collapse spaces after messy OCR or PDF copy.
- camelCase / snake_case help rename variables quickly.
- Word count ignores pure punctuation runs.
- Emoji count as characters via code points.
- Copy before navigating away if you transformed in place.
What we count
Characters use Unicode code points (spread of the string). Words are sequences of letters or numbers. Lines follow newlines. Paragraphs split on blank lines. Sentences use . ! ? … roughly.
Case converters
UPPER/lower are locale-aware. Title capitalizes each word-like token. camel/pascal/snake/kebab/constant split on spaces, hyphens, underscores and camel boundaries.
Privacy
The panel runs client-side. We do not need to store your draft to show counts or transforms.
Limits
Not a full NLP suite: no grammar, readability grade, or plagiarism check. Very large pastes may slow older phones.
When a writing app helps
If you write every day, a dedicated editor with drafts, style suggestions and sync beats a browser paste pad — keep this tool for quick counts and case jobs.