Home

Awesome

FormVision NPM version Dependency Status devDependency Status

FormVision is a node.js library for extracting data from scanned forms.

Features

Installation

$ npm install fv

Quick Start

Install fv, download that image and that schema. Now run the command-line interface:

coffee bin/cli.coffee --remove-red --lang=deu m10-printed.png ```

coffee bin/cli.coffee --remove-red --lang=deu --schema=m10-schema.json m10-printed.png ```

What's next?

Here are some quick links to help you get started:

License

Licensed under the incredibly permissive MIT License. Copyright © 2013-2014 Christoph Schulz. Dependencies may be licensed differently.