Character Counter

Count characters with and without spaces in real time.

Characters0
Words0
Lines0
Sentences0

What is this?

A character counter tells you how many characters are in a piece of text. Lumetra counts characters with and without spaces and also shows word, line and sentence counts.

How it works

As you type or paste, the counter recalculates instantly in your browser. Characters without spaces strip out every whitespace character, which is useful for platforms that count differently.

Examples

With spaces

Input

Hello world

Output

11 characters

Without spaces

Input

Hello world

Output

10 characters

Sentence

Input

Hello, world!

Output

13 characters

Multiple lines

Input

Hello
World

Output

11 characters including the line break

Use cases

  • Check character limits for social media posts, bios and captions.
  • Check the length of SEO titles and meta descriptions.
  • Fit text into SMS messages and form fields.
  • Check password and username length requirements.
  • Count characters in essays, documents and application forms.
  • Compare character counts with and without spaces.

FAQ

How do I count characters in a text?
Paste or type your text into the Character Counter and the number of characters is calculated automatically.
What is a character counter?
A character counter is a tool that counts the number of characters in a piece of text, with options to include or exclude spaces and other whitespace.
Does the character count include spaces?
The tool provides both counts: one including spaces and whitespace, and another excluding them.
What is the difference between character count and character count without spaces?
Character count includes whitespace, while the count without spaces excludes whitespace characters from the total.
Can I use this character counter for SEO?
Yes. You can use it to check the length of SEO titles and meta descriptions. Search result display lengths can vary, so character counts should be treated as a guideline rather than a fixed limit.
Can I count characters in a long text?
Yes. The counting is performed locally in your browser, so you can paste large amounts of text without sending it to a server.