CRonaldo1997 / 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 or 3
  • NumPy 1.10 or later
  • SciPy
  • ImageMagick
  • Image module from PIL or Pillow

Usage

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

Building the examples (already in example_output):

make

Packages

Packages are available for:

Derived works

Note: Projects listed here aren't necessarily tested or endorsed by me -- use with care!

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%