Giter Site home page Giter Site logo

text-file-to-handwritten-pdf-file's Introduction

Text to Handwriting converter

Convert text files into handwritten PDF


Functionalities

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

Pre-requisites:

 $ pip install -r requirements.txt

Installing required python dependencies

  • Clone this repository onto your system
$ git clone https://github.com/sharanya02/Text-file-to-handwritten-pdf-file
  • Then, create a virtual environment and install the packages from requirements.txt.
$ python3 -m venv env
$ source env/bin/activate
$ pip install -r requirements.txt

Directions to run

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

Demo

text-file-to-handwritten-pdf-file's People

Contributors

aman-zishan avatar atulgupta002 avatar bmnidhin avatar dependabot[bot] avatar mdhishaamakhtar avatar projjal1 avatar sabarishkumaran avatar sharanya02 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

text-file-to-handwritten-pdf-file's Issues

FileNotFoundError on first run.

After cloning, creating a virtual environment using venv and installing requirements, running the script for the first time gives an FileNotFoundError:

python txttohandwriting.py
FileNotFoundError: [Errno 2] No such file or directory: 'final_output.pdf'

I worked around it by creating an empty file by the name final_output.pdf and then running the script again, which seems to work.

It would be better if file creation was handled by the script, or some mention of this issue in the README.md was made.

bg.png file is missing

Hello,

The bg.png file is missing, you can upload this into repository.
Good luck,

Regards,
Max Base

Incompleate requirements.txt

requirements.txt is incomplete. Not all dependencies and versions are listed.

ie $pip install requirements.txt throws an error

My PL may resolve this issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.