A modern web application that transforms your digital text into beautiful handwritten notes with customizable styles, colors, and paper types. Generate professional-looking handwritten documents with multi-page support and PDF export functionality.
- Real-time conversion - Text transforms as you type
- Multiple handwriting styles - Classic, Modern, Artistic, Elegant
- Customization options - Pen color, font size, paper lines, margins
- Dark mode support - Toggle between light and dark themes
- Multi-page management - Add, delete, and navigate between pages
- Export options - Download as PNG or generate PDF
- HTML5 - Semantic markup and structure
- CSS3 - Modern styling with custom properties
- Vanilla JavaScript - Core functionality and Canvas API
- jsPDF - PDF generation library
- Google Fonts - Custom handwriting fonts
-
Clone the repository:
git clone https://github.com/yadavnikhil03/text-to-handwriting.git
-
Open
index.html
in your browser or use a local server: -
Start typing and watch your text transform into handwriting!
- Enter your text in the input area
- Select a handwriting style from the options
- Customize pen color and font size
- Toggle paper lines and margins as needed
- Add multiple pages if required
- Download as PNG or generate PDF with all pages
Ctrl/Cmd + D
- Toggle dark modeCtrl/Cmd + S
- Download PNGCtrl/Cmd + P
- Generate PDFCtrl/Cmd + N
- New pageCtrl/Cmd + K
- Clear text
- Fork the repository
- Create a feature branch:
git checkout -b feature/amazing-feature
- Commit your changes:
git commit -m 'Add amazing feature'
- Push to the branch:
git push origin feature/amazing-feature
- Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Nikhil Yadav
- GitHub: @yadavnikhil03
⭐ Star this repository if you found it helpful!