Skip to content

Overview

Local-first Browser Workspace. Everything runs in your browser. No uploads. No servers. No compromises.

Lokvis is an open-core platform for building file-processing tools that run entirely in the browser. Image conversion, video compression, PDF merging, audio editing — all done locally without uploading files to a server.

  1. UI Layer — Astro 7 + React 19 + Tailwind v4
  2. Workflow Layer — Linear workflow executor (Year 1)
  3. Runtime Layer — Browser-local execution engine
  4. Capability Layer — Standardized capability abstractions
  5. Engine Layer — Pluggable engines (Canvas, Squoosh, ffmpeg.wasm, …)

lokvis-open (MIT) provides the runtime, schema, plugins, and official UI. lokvis-cloud (closed-source) adds commercial services: API, Marketplace, Dashboard, Billing, Sync, AI.

Terminal window
pnpm install
pnpm dev --filter @lokvis/web