• Stars
    star
    152
  • Rank 243,793 (Top 5 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple python script to convert the text into your handwriting

Buy Me A Coffee

Text-to-Handwriting

A simple python script to convert text into your handwriting

Medium blog - https://medium.com/@pranav.kushare2001/convert-text-into-your-handwriting-91a1ed9aefd0

Description-

Do you ever get irritated by pointless college/school assignments? Hell yeah!!! Let's imagine you have a school writing assignment in a word or text file that you must complete in your own handwriting. Don't worry, I've got you covered. This python script will transform your digital text (writeups or assignment) into handwriting.

Libraries Needed

1.PIL

OUTPUT

Screenshot (26)

Instructions

1.You just need to make sure that myfont folder and text file should be in same directory where the program is running.

2.while creating your own font just crop images of alphabets,numbers (of your handwriting) .

3.And name them according to their respective ASCII characters

for example -

    for alphabet A name of cropped image should be 65.png