No Description

Matt Zucker 7d876e5b43 hopefully setup py now works for python2? 7 years ago
example_output e37c5341d8 tree example should have white background 7 years ago
examples 1d4119d0ac added credit for notes 7 years ago
.gitignore fcd562ba84 improve gitignore 7 years ago
LICENSE.txt ab3178db89 add MIT license 7 years ago
README.md fd645e9e7f Update README.md 7 years ago
makefile b8fda79274 Added Python 3 Compatibility 7 years ago
noteshrink.py d625852e01 Added Python 3 Compatibility 7 years ago
requirements.txt 4006b44140 Update requirements.txt 7 years ago
setup.py 7d876e5b43 hopefully setup py now works for python2? 7 years ago

README.md

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!