Text workshop

Count it, clean it, change its case.

A live word counter plus practical case and line transformations. Your draft remains inside the current browser tab.

0Words
0Characters
0Lines
0 minReading time
Change case
Process lines

What counts as a character?

The character counter uses Unicode code points, so many non-ASCII characters count naturally instead of being split into JavaScript storage units. Some combined emoji and accent sequences can still consist of more than one code point.