Bez popisu

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

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!