For Chrome, Edge, and Firefox

Snap the document.
Watch the form fill itself.

Flick reads documents through a browser extension, then fills any form on the tab you're using. You decide which fields it should look for — no coding involved.

Flick it, it fills.

↓ scroll to watch it read a document

akunting.example.id/input-faktur1/5·140ms

Sales Invoice

Invoice No.

INV-2026-0842

Customer Name

PT Sinar Abadi

Date

03-09-2026

Item Description

50 boxes Indomie Goreng, 20 boxes ABC Soy Sauce

Total

Rp 4,250,000

Invoice Entry Form

Flick

Invoice No.

INV-2026-0842

Customer Name

Date

Item Description

Total

Setting up fields
01How it works
02Features

One extension, every document you handle

Adding a new document type happens in the dashboard — no app update, and it works right away.

Set up without code

Just list the fields and patterns you want read, in the dashboard. A new document type means new settings, not a new build.

Two reading engines

PaddleOCR does the heavy lifting. If it's unavailable, Flick quietly switches to CnOCR.

Fixes common mistakes

Common misreads — like an O read as a 0 — get corrected automatically, with validation built in.

Works everywhere you do

The exact same extension for Chrome, Edge, and Firefox.

Fits any form

Works on any web form — recognized through a data attribute, the page layout, or the label text.

03Rules

Kept this simple

Each field gets a pattern to match, plus optional auto-fixes and validation — all set from the dashboard, not code.

patternsautocorrectvalidate
no_rm.jsonfield 01 / 05
{
  "key": "no_rm",
  "label": "No. Rekam Medis",
  "patterns": ["RM[- ]?0*\d{4,6}\b"],
  "validate": "digits:6",
  "autocorrect": {
    "confusions": { "O": "0", "l": "1" }
  }
}

A sample rule for the “patient registration” document type

04Pricing

Pick a plan, start scanning

Payment here is still simulated.

Starter

Rp 99.000/mo

Rp 990.000/yr · 2 months free

  • 1 document type
  • 300 scans / month
  • Standard OCR engine
  • Web form autofill
  • Email support
Start free
Most picked

Pro

Rp 299.000/mo

Rp 2.990.000/yr · 2 months free

  • 10 document types
  • 5,000 scans / month
  • All OCR engines
  • Autocorrect & validators
  • Priority support
  • 1 seat
Activate plan

Enterprise

Rp 999.000/mo

Rp 9.990.000/yr · 2 months free

  • Unlimited document types
  • Unlimited scans
  • Unlimited seats
  • On-premise / self-hosted
  • Dedicated support + SLA
Activate plan

Already have an account? Sign in

05Done for you

Want Flick set up for you?

Listing fields and regex rules takes a bit of practice. If you'd rather skip the setup, we can help implement Flick for your company or workflow — document types, reading rules, and rollout included.

Email us

Try it now, no sign-up needed

Two sample forms are ready to test: patient registration and inventory stock.

Manage reading rules