Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.3 KB

README.md

File metadata and controls

41 lines (21 loc) · 1.3 KB

Textutils

Textutils is a text utility based website made with ReactJS and Bootstrap

Use this website to analyze your text and perform different operations on it.

Home Page

As soon as the user visits the page, they'll see this home page:

Home

Here, they can use the different functionalities such as Convert to Uppercase, Convert to Lowercase, Copy Text, Remove Extra Spaces, Clear Text simply by clicking on their respective buttons.

Text Summary

This section shows a little summary of the text, which includes the number of characters, the number of words, and how much time (on average) it will take to read this piece of text.

Preview

This sections shows a preview of the text.

Example functionality:

Remove Extra Spaces

spaces1

spaces2

Modes

TextUtils is on Dark Mode by default, but it can be toggled to Light Mode from the button on the top right corner.

Light

Feel free to contribute to this project by adding new functionalities or making changes to existing functionalities 😄

License

ImageAI is released under the MIT License, granting you the freedom to use, modify, and distribute the software.