Kor Vision View SDK Docs

On-device intelligence

High-trust mobile scanning and OCR for products that cannot compromise on data control.

Kor Vision SDK delivers real-time document detection, perspective correction, enhancement filters, and local OCR for React Native apps in regulated and privacy-sensitive environments.

Processing

100% on-device

Stack

RN + native CV

Flow

scan -> edit -> share -> ocr

Quick integration

import { DocumentScannerFlow } from '@korsolutions/vision';

export function ScannerScreen() {
  return <DocumentScannerFlow initialRoute="scan" />;
}

Filters

original · grayscale · bw

OCR engine

ExecuTorch local runtime

Capabilities

Built for production document operations

Realtime contour detection

OpenCV candidate scoring and smoothing for stable overlays in live camera preview.

Perspective correction

Normalize orientation and flatten documents into clean export-ready images.

Interactive editing

Corner-handle editing and instant filter previews before final processing.

On-device OCR

Extract text locally and keep sensitive document content off vendor cloud OCR APIs.

Share-ready output

Generate JPEG documents and handoff through native sharing flows.

Composable SDK API

Use prebuilt screens or compose custom workflows around exported hooks and functions.

Workflow

Step 1

Scan

Capture with live document guidance.

Step 2

Edit

Adjust corners and apply filters.

Step 3

Share

Export processed document output.

Step 4

OCR

Run local text extraction pipeline.

Designed for strict privacy and compliance requirements

Keep documents local by default. Kor Vision helps teams ship trusted capture experiences without locking critical data into third-party cloud OCR platforms.