github

mzucker / noteshrink

  • пятница, 23 сентября 2016 г. в 03:13:44
https://github.com/mzucker/noteshrink

Python
Convert scans of handwritten notes to beautiful, compact PDFs



noteshrink

Convert scans of handwritten notes to beautiful, compact PDFs -- see full writeup at https://mzucker.github.io/2016/09/20/noteshrink.html

Requirements:

  • numpy
  • scipy
  • Image module from PIL or Pillow

Usage:

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

Building the examples (already in example_output):

make