Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 517 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 517 Bytes

--This is quite good web app if you wanted to convert any text into hnadwritten pdf -----

METHOD1 Clone this repository and run the app.py file by using command: python app.py

Open any web browser and navigate for: localhost:5000

Enter the text and get the desired result.

METHOD2

Clone this repository

Enter the text(to convert it into handwritten text) in the file: text.txt

In the command prompt, run the command: python app.py

Open the file: handwritten_text.pdf to get the result.