説明なし

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

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!