Giter Site home page Giter Site logo

shrinknote's Introduction

ShrinkNote

ShrinkNote is a simple program used to condense and clarify handwritten notes. The program optimizes pages of notes for computer displays by grabbing a set of a few representative colors, and then building the remaining image with that palette.

Shrinknote accepts most* image file types, but does not support reading from pdf. If your copy machine saves files as a pdf, i suggest using a conversion service like Cloudconvert to convert them into single image files.

Download Link

Google Drive

Downloads as a windows executable, if you are using MacOS or Linux, download the source code as a zip and run

python main.py

FAQ's

  • yes it does run that slow, the program hasn't crashed, tkinter just shows as not responding. (If anyone wants to fix this, version 2.0 needs to include multi-threading.
  • no i don't know why it isn't running, if you have any bugs or crashes send them to me.

Requirements

  • Python 3.7.x or newer, and the following packages
    • numpy
    • scipy
    • Pillow (PIL)

the easiest way to install these is to run the following:

-pip install numpy scipy Pillow

Installation

Download the projects as a .zip, then run main.py. For debugging purposes, run backend.py.

Contributions

Go ahead, all help is appreciated.

License

MIT

Contact

Email

+1 (435) 691-4210 calls or text, but just text me I hate talking to people

shrinknote's People

Contributors

dalyndalton avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.