Power up your text processing with WizzText – a feature-rich React application that helps you analyze, transform, and manipulate text like a pro!
Live Demo https://wizztxt.vercel.app/
- UPPERCASE / lowercase conversion
- Remove extra spaces
- Copy to clipboard with one click
- Word & character count
- Reading time estimation
- Download as TXT or PDF
- Listen to your text with built-in speech synthesis
- Sleek dark/light mode toggle
- Animated buttons and transitions
- Responsive design
Rotating testimonial cards show what users love about WizzText
- Frontend: React.js
- Styling: Tailwind CSS
- Animations: Framer Motion
- PDF Generation: jsPDF
- Icons: React Icons
- Node.js (v16+)
- npm (v8+)
- Clone the repository:
git clone https://github.com/yourusername/wizztext.git
- Install dependencies:
cd wizztext npm install - Start the development server:
npm start
wizztext/
├── src/
│ ├── components/ # React components
│ ├── App.js # Main application
│ └── index.js # Entry point
├── public/ # Static assets
└── package.json # Project dependencies
- All-in-one solution for text manipulation
- Beautiful UI with smooth animations
- Extensible architecture – easy to add new features
- 100% client-side – no data leaves your browser
We welcome contributions! Please fork the repository and create a pull request with your improvements.
