Giter Site home page Giter Site logo

sayanta66 / handwriter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gdgvit/handwriter

0.0 2.0 0.0 115.27 MB

A smart program to convert digital document to hand-written document

License: GNU General Public License v3.0

Python 83.73% Shell 16.27%

handwriter's Introduction

HandWriter

Convert typed documents into handwritten PDFs


DOCS

Currently, version 1 of the project is complete. Version 2 will implement the second functionality listed below.


Functionalities

  • Convert a text document (.docx file) into a PDF file with the text content handwritten
  • Feed your own handwriting to the application to generate PDF outputs in your handwriting

For instance, this text document gets converted to the following handwritten output -

Text Document Handwritten output
Text Handwritten

Install the GUI Package

Instructions for installation can be found on the DSC-VIT website for the project -

Directions to setup development environment

Setup dependencies

  • To install the source for contributing -
    • Pre-requisites:
      • python 3.5 or 3.6
      • dependencies from requirements.txt

First, clone this repository onto your system.
Then, create a virtual environment and install the packages from requirements.txt:
Navigate to this repository, create a virtual environment and activate it:
cd path/to/folder
python -m venv env
source env/bin/activate

Install the python dependencies from requirements.txt:

pip install -r requirements.txt

Directions to run

From anywhere in the project directory, run the following command in the terminal -

fbs run



The original dataset can be downloaded from here
This dataset is password protected. Request access from SaurusXI


Contributors



Made with โค๏ธ by DSC VIT ๐Ÿ˜„ Made in India โค๏ธ & Made for India

handwriter's People

Contributors

saurusxi avatar l04db4l4nc3r avatar geek-ubaid avatar sayanta66 avatar

Watchers

James Cloos avatar  avatar

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.