Skip to content

A simple text to handwriting web app using Python and Streamlit

License

Notifications You must be signed in to change notification settings

AdiShenz98/Text_to_Handwriting-App

Repository files navigation

Text-to-Handwriting

Text_to_Handwriting-App

A simple text to handwriting web app using Python and Streamlit

adishenz98 adishenz98 adishenz98

adishenz adishenz

image Description

This is a simple web application that transforms text messages entered by the user into a well-formatted handwritten image that can then be saved to your local device.

This project is built using Python and Streamlit. The text to handwritting conversion is done using PyWhatKit library.

image Languages and Frameworks

Name Version
Python v3.9.5
Streamlit v0.84.1
PyWhatKit v5.0

image Requirements

pip install streamlit 
pip install pywhatkit
pip install requests

image Usage

  • Clone Text_to_Handwriting-App repository.

  • Open CMD in working directory.

  • Run following command.

    pip install -r requirements.txt
    
  • app.py is the main python file of Streamlit Web Application.

  • To run app, write the following command in cmd or in your preferred IDE terminal

    streamlit run app.py
    

image Demo

Demo 1 Demo 2 Demo 3

image License

adishenz98

About

A simple text to handwriting web app using Python and Streamlit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published