rebelscan

A little scanner app made with the web, you rebel scum!

OTHER License

Stars
12

Table of contents

Getting Started

Rebel Scan is a little, free and open source scanner application.

It has been developed during Christmas holidays (2020) because I was looking to try and, learn new things web related. I documented these learnings in a blog post.

Features

It scans documents in A4 format. It only applies a combination of filters (desaturate,saturation and contrast) on the source image. Nothing more, nothing else.

Technical Stack

This app is developed with the MediaDevices.getUserMedia() API, Next.js and Stencil.

Run Locally

To develop and run this documentation locally, proceed as following:

git clone https://github.com/peterpeterparker/rebelscan
cd rebelscan
npm ci
npm run dev

License

This application is released under the GNU Affero General Public License. Copyright David Dal Busco. See COPYING for more details.

Badges
Extracted from project README
GitHub release Tweet
Related Projects