DEV Community

Abhijeet Sharma
Abhijeet Sharma

Posted on

3 3

TEXT-TO-HANDWRITING USING PYTHON

Hello, guys in this post we are going to explore how to convert text into handwriting and how to save it in any format.

so let's start, we need to download one python module named "pywhatkit".

STEP 1: installation of module pywhatkit.
you just have to run this command in your system command prompt(or terminal).
Alt Text

STEP 2: Now after you have successfully installed this module in your system then you have to import it into your code.
Alt Text

STEP 3: Now it's time to use the method text_to_handwriting().
you have to pass 3 pieces of information (arguments) to this method:
1. Text you want to convert in handwriting.
2. path where you want to save this file.
3. color of the text in rgb format as tuple.

Alt Text

an important point to remember: you have to use a double forward slash or backward slash(\\ or //) according to your device while defining the path as you can see in the above picture.

And now you can check your directory which you passed as an argument in the method, you will get your file there.

Alt Text

Hope this post has helped you.
thankyou.

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (2)

Collapse
 
arwazkhan189 profile image
Arwaz Khan •

Nice 🔥

Collapse
 
abhijeetsharma20 profile image
Abhijeet Sharma •

Thanks @arwazkhan189

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more