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

Repository files navigation

React Vite Bootstrap Vercel

TextUtils : Learning project

Live Link: https://text-utils-lime-rho.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

  • 🔠 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 Locally

git clone https://github.com/dwivediprashant/Text_Utils
cd textutils
npm install
npm run dev
http://localhost:5173

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