You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TextChef is a web application built with React that offers a suite of text manipulation tools. Users can clear, copy, paste, convert text to uppercase/lowercase, remove extra spaces, and more. The app includes a text summary feature and a dark mode for better user experience.
Actions I've written for dropzone3/4 that I've found useful, including convert webp to jpg (and other formats) and a bulk copy text/code files to clipboard.
Auto generates URL-friendly slugs based on the title input. Additionally, it creates excerpts from the content body making it particularly useful in content management systems or blogging platforms.
This is my first React project. in this project, I added some text utility's. e.g Filtering email from larage text , converting text to upper case and lowercase or tile case as welll, you also can filter text,numbers,symbols from emails, also can check how much time take to read those text etc.
TextUtils is an open-source text utility app which offer various day-to-day use features such as word & character counting, covert text to UpperCase & LowerCase, clear extra spaces and much more.