Local-first · Private-by-default · Open source

Software that runs on your machine — and proves it.

NavigatorLabs is the lab where local-first, private-by-default software gets built, shipped, and documented. Free, open-source tools that never upload your files, never ask for an account, and never phone home — with audit-grade release engineering behind every ship.

85★reimagine-it
1.7knpm dl / week
7.0OpenSSF Scorecard
SLSAsigned releases
116tests in CI
6gov-page proofs

The products

Everything below is free, MIT-licensed, and runs where your data already lives — your machine, your browser.

Flagship

reimagine-it

Content-Derived Design. Paste an HTML page; get a standalone redesign built from that page's own nouns, dates, numbers, and colors — never invented. 17 design directions, Auto direction-picking, a 19-rule deterministic audit, an MCP server, and a live playground.

⭐ 85 · v2.13.1 · 1.7k downloads/wk · CLI + Agent Skill

PDF Studio

The free, private PDF editor that runs 100% in your browser. Edits the text already inside the PDF, fills & flattens forms, OCRs scans locally, signs, redacts, merges, diffs two revisions, and answers questions with an on-device LLM.

No uploads · no watermarks · no limits

Tools

Fifteen private utilities in the browser: strip photo GPS, shrink images to an exact size, sign PDFs, reorganize pages, OCR receipts to CSV, generate QR codes without a third party seeing them, diff contracts word-level, trim audio, and more.

No uploads · nothing retained · ever

book-guide-mcp

Playbooks and tutors (Socratic, Avicenna) your coding agents run locally — Cursor, Claude, VS Code, Zed. Citations from books you own. No API keys for the core loop.

MCP server · v0.2.0

study-guide

Exam-guides platform — certification prep organized into topic units with quizzes. Built the same way: fast, honest about what it knows, no dark patterns.

Live product

design-health-action

The 18 deterministic design-quality checks from reimagine-it, standalone — drop it on any HTML repo as a CI gate. No LLM, no API key, no flaky scores.

GitHub Action · deterministic

How we ship

The privacy promise is easy to say. Here is the machinery that makes it checkable — on every release, not just the marketing page.

Private by architecture, not policy

PDF Studio and Tools run entirely in your browser; the CLI has zero runtime dependencies and makes no network calls. There is no server to trust because there is no server.

Audited releases

OpenSSF Scorecard 7.0, npm packages with SLSA provenance, cosign signatures, SHA-pinned CI actions, Dependabot, secret-scanning push protection.

Proofs, not screenshots

17 committed design artifacts regenerate byte-identically in CI. The proof set includes six real public-domain government pages — NPS, NASA, NOAA, Census, Federal Register, Smithsonian.

One protected main

Every change lands by PR through 16+ required checks — 116 tests, a reproduction guard, docs-parity gates, and a workflow linter. 30 merged PRs and counting.

Upstream, not drive-bys

The lab sends hard, reviewable fixes back to the tools it builds on.

simonw/llmSet conversation_id correctly in llm logs --data-idsMERGED — #1613
VoltAgent/awesome-agent-skillsreimagine-it added to the curated skill list (×2)MERGED — #966, #988
nullorder/agenthubreimagine-it plugin added to the marketplaceMERGED — #35
simonw/llmAccept JSON Schema type names in schema_dslOPEN — #1612
pypa/hatchBuild a wheel from the sdist when both targets are requestedOPEN — #2386