- Convert a text document (.txt file) into a PDF file with the text content handwritten
- python 3.5 or 3.6
- dependencies from requirements.txt
- Clone this repository onto your system.
- Then, create a virtual environment and install the packages from requirements.txt.
- Run the following command in the project directory:
python txttohandwriting.py
- Sharanya Mukherjee (Primary Contributor)
- Projjal Gop (Patches and Fixes)