pawanvirsingh / noteshrink

Convert scans of handwritten notes to beautiful, compact PDFs

Home Page:https://mzucker.github.io/2016/09/20/noteshrink.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noteshrink

Convert scans of handwritten notes to beautiful, compact PDFs -- see full writeup at https://mzucker.github.io/2016/09/20/noteshrink.html

Requirements

  • python 2
  • numpy
  • scipy
  • Image module from PIL or Pillow

Usage

./noteshrink.py IMAGE1 [IMAGE2 ...]

Building the examples (already in example_output):

make

Packages

Packages are available for:

About

Convert scans of handwritten notes to beautiful, compact PDFs

https://mzucker.github.io/2016/09/20/noteshrink.html

License:MIT License


Languages

Language:Python 95.1%Language:Makefile 4.9%