Text Utils is a web application built with Django that provides various text manipulation functionalities. Users can input a text string through an HTML page, and the application performs operations such as removing punctuations, capitalizing characters, and counting the number of characters in the text.
Text Utils
Text Utils is a Django web application that allows users to manipulate text input. It provides various text operations such as removing punctuations, capitalizing characters, and counting characters.
Features
Technologies Used
Usage
Feel free to contribute by reporting issues or submitting pull requests.