Skip to content

TextUtils is a text utility tool that helps you format, clean, and analyze text easily — count words, change case, remove spaces, and more.

Notifications You must be signed in to change notification settings

dwivediprashant/Text_Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

React Vite Bootstrap Vercel

TextUtils : Learning project

Live Link: https://textutils-kappa-six.vercel.app


Brief Description

TextUtils is a responsive and interactive React + Vite + Bootstrap web application for easy text manipulation. Users can transform, analyze, and format text with a clean and intuitive interface. It supports light/dark modes and even speech synthesis to read your text aloud.


Features

  • 🔁 Translate to HINDI – Translate any language to HINDI .

  • 🔠 Convert to Uppercase – Quickly change your text into uppercase letters.

  • 🔡 Convert to Lowercase – Instantly make all letters lowercase.

  • 📋 Copy Text – Copy formatted text to clipboard in one click.

  • 🔊 Speak Text – Listen to your text using the browser’s speech engine.

  • 🔁 Reverse Text – Flip your text backward easily.

  • 🧹 Clear Text – Remove all text instantly.

  • 🌙 Dark/Light Mode – Switch between themes for comfortable reading.

  • 🎨 Custom Themes – Apply personalized background and text colors.


Run in local system

git clone https://github.com/dwivediprashant/Text_Utils
  • Backend setup
cd backend
npm install
npm start
  • frontend setup
cd frontend
npm install
npm run dev

About

TextUtils is a text utility tool that helps you format, clean, and analyze text easily — count words, change case, remove spaces, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published