TextUtils is a text analyzer, word counter, and converter made with React. It provides a variety of text manipulation features to help you work with text in different ways.
- Convert Text to UpperCase: Transform all the text to uppercase letters.
- Convert Text to LowerCase: Transform all the text to lowercase letters.
- Clear Text: Remove all text content.
- Count characters: Count the number of characters in the text.
- Count words: Count the number of words in the text.
- Count sentences: Count the number of sentences in the text.
- Light Mode:


