Skip to content

projjal1/Text-file-to-handwritten-pdf-file

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text to Handwriting converter

Convert text files into handwritten PDFs


Functionalities

  • Convert a text document (.txt file) into a PDF file with the text content handwritten

Pre-requisites:

  • python 3.5 or 3.6
  • dependencies from requirements.txt

Installing required python dependencies

  • Clone this repository onto your system.
  • Then, create a virtual environment and install the packages from requirements.txt.

Directions to run

  • Run the following command in the project directory:
python txttohandwriting.py

Contributors:

Languages

  • Python 100.0%