# puffinsoft/jscanify

The Javascript document scanning library.

Repository: https://github.com/puffinsoft/jscanify
Canonical: https://ross.abutalabs.com/products/jscanify
Homepage: https://colonelparrot.github.io/jscanify/
Language: JavaScript
License: MIT
License Family: permissive
Topics: js, javascript, document-scanner, nodejs
Last push: 2026-07-20T04:01:28+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 40, longevity 88
- inputs: {"age_days": 1238, "days_push": 44, "days_rel": 561, "gap_med": 21, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1769, forks 81 (observed 2026-08-28T04:05:33.827777+00:00)

## What it is
jscanify is an open-source pure JavaScript document scanning library powered by OpenCV.js. It detects and highlights documents in images and extracts them with perspective distortion correction, running in the browser, NodeJS, or React.

## Use cases
- scan documents from images in the browser
- detect and highlight paper in a photo
- extract and undistort a document from a camera image
- build a mobile-style document scanner web app
- process scanned document images in NodeJS

## When to choose
- you need client-side document scanning without a paid SDK
- you want a lightweight JavaScript library for paper detection and perspective correction
- you need it to run in browser, NodeJS, or React with the same API

## When to avoid
- you need full OCR text extraction rather than image extraction
- you need native mobile performance or advanced scanning features like multi-page PDF export
- your project cannot load the OpenCV.js dependency

## Facets
- artifact type: library
- maturity: active
- function: computer-vision, image-processing, ocr
- domain: computer-vision, image-processing, web-development
- platform: browser
- tags: document-scanner, opencv, paper-detection, distortion-correction, react, nodejs, javascript

## Member repositories
- puffinsoft/jscanify (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:33.827777+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:26:07.442470+00:00, confidence not recorded.
  - readme: https://github.com/puffinsoft/jscanify (fetched 2026-08-28T04:05:33.827777+00:00, sha 1a8978aed433)
  - homepage: https://colonelparrot.github.io/jscanify/ (fetched 2026-08-29T11:04:51.005020+00:00, sha 2f333172c475)
  - registry_npm: https://registry.npmjs.org/jscanify (fetched 2026-08-29T11:04:51.007736+00:00, sha 9d7be5156b5d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
