You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,15 @@
1
1
<palign="center">
2
2
<imgalt="Text-to-handwriting title image"src="5.png" />
3
-
<br/><b><ahref="https://saurabhdaware.github.io/text-to-handwriting/">https://github.com/Top-Python-Projects/Convert-Text-to-Handwriting</a></b><br/><br/><imgalt="NPM Version"src="3.png" /> <ahref="#contributing"><imgalt="Contributions Welcome"src="1.png"></a> <br/><ahref="https://github.com/Top-Python-Projects/Convert-Text-to-Handwriting/blob/main/LICENSE"> <imgalt="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😛
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