Sin descripción

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

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!