|
1 | 1 | <p align="center">
|
2 | 2 | <img alt="Text-to-handwriting title image" src="5.png" />
|
3 | | -<br/><b><a href="https://saurabhdaware.github.io/text-to-handwriting/">https://github.com/Top-Python-Projects/Convert-Text-to-Handwriting</a></b><br/><br/><img alt="NPM Version" src="3.png" /> <a href="#contributing"><img alt="Contributions Welcome" src="1.png"></a> <br/><a href="https://github.com/Top-Python-Projects/Convert-Text-to-Handwriting/blob/main/LICENSE"> <img alt="GitHub License MIT" src="ls.png"> </a><br/><br/> I hate writing assignments so I made this tool that converts text to an image that looks like handwriting😛 |
4 | | - |
| 3 | +<br/><b><a href="https://saurabhdaware.github.io/text-to-handwriting/">https://github.com/Top-Python-Projects/Convert-Text-to-Handwriting</a></b><br/><br/><img alt="NPM Version" src="3.png" /> <a href="#contributing"><img alt="Contributions Welcome" src="1.png"></a> <br/><a href="https://github.com/Top-Python-Projects/Convert-Text-to-Handwriting/blob/main/LICENSE"> <img alt="GitHub License MIT" src="ls.png"> </a><br/><br/> |
5 | 4 | </p>
|
| 5 | + |
| 6 | + |
6 | 7 | # Convert Text-to Handwriting Using Python
|
7 | 8 |
|
8 | 9 | ## Description
|
9 | 10 | In this project we'll use python library that's "pywhatkit" for converting text to handwriting. this small project you will know how python convert text to handwriting in image format.
|
| 11 | +I hate writing assignments so I made this tool that converts text to an image that looks like handwriting😛 |
| 12 | + |
10 | 13 |
|
11 | 14 | ## Explanation
|
12 | 15 | - Install Python Library using Cammand Promt `pip install pywhatkit` or [Download](https://pypi.org/project/pywhatkit/)
|
|
0 commit comments