Skip to main content
Support

Browse by category

All categories
Home

Documentation

Loft is 53 file-aware, formula-precise browser tools. Below is how the site works, what's shipped, what's next, and how to reach us.

For users
Install Loft as an app
Per-platform step-by-step install guide: Chrome, Edge, Safari on iOS / macOS, Android.
Offline mode & pinned tools
Pin tools for offline use. The dashboard's "About offline mode" panel explains what gets saved, where it lives, and how to keep it fresh.
Privacy
What we collect (almost nothing), what stays on your device, and what we explicitly don't do.
Cookies & local storage
No tracking cookies. A breakdown of the first-party storage keys we use for offline pins, folder labels, and preferences.
Terms of service
Plain-language terms — what you can do with the tools, what we don't warranty, how disputes work.
About Loft Tools
The story behind the project, who builds it, and what makes the approach different.
Install diagnostics
Live capability report for the Install-as-app flow. If install isn't working for you, copy the report into a bug ticket.
What's new
User-facing release notes. Every notable feature, fix, or polish change since launch.
Roadmap
What's shipped, what's next, and what's being considered. Grouped Now / Next / Considering.
Feature requests
Vote on proposed tools and features. No account required; votes are de-duplicated via a privacy-preserving IP hash.
Request a tool
Tell us what tool you want. We'll triage and either build it, put it on the roadmap, or explain why not.
Report a bug
A form that files a labeled issue on our private tracker. Paste a diagnostics report if you have one — makes triage near-instant.
General feedback
Comments, ideas, hellos. Open-ended; we read all of it.
Support the project
How to sponsor Loft if you use it and want to help keep it free, local, and privacy-preserving.
For contributors — architecture decisions

Each decision doc captures why the codebase is shaped a particular way and what trade-offs were made. If you're planning a change that might conflict, read the relevant D-doc first.

D01-ARCHITECTURE D01: Architecture
D02-BRAND D02: Brand — Loft Tools
D03-TEMPLATES D03: Templates & Component Library
D04-YAML-SCHEMA D04: YAML Schema
D05-MONETIZATION D05: Monetization
D06-SEO D06: SEO Strategy
D07-AGENT-EXPERIENCE D07: Agent Experience (AX)
D08-MOBILE-PWA D08: Mobile & PWA
D09-COMPLIANCE D09: Compliance & Consent
D10-WORKFLOW D10: Development Workflow & Agent Harness
D11-BESPOKE-TIER D11: Bespoke tool tier (post-pivot)
D11-TOOL-LAYOUT-RULES D11 — Tool Layout Rules
D12-CONTENT-AUTOMATION D12 — Content automation
D13-FEEDBACK-PAGES-FUNCTION D13 — Feedback via Cloudflare Pages Function
D14-FEATURE-VOTING D14 — Feature voting (no accounts, no tracking)
D15-PWA-INSTALL D15 — PWA Install UX
D16-AD-SYSTEM D16: Ad System Architecture
D17-CSS-COUPLING-RULES D12 — CSS coupling rules (lessons from v1 → v2 template migration)
D18-VISION-PIVOT D18 — Vision Pivot: AI-Hard Moat, Trim Hard
D19-PDF-EDITOR-TIER1 D19 — PDF Editor: First Tier-1 Bespoke Epic App
D20-R2-FONT-LIBRARY D20 — R2 Font Library (proposal, not locked)
D21-PWA-VERSION-AWARE-UPDATES D21 — PWA version-aware silent updates + AI-agent foundations
D22-MISSION-CONTROL D22 — Mission Control: operations admin portal
D23-CDN-R2-ASSET-HOSTING D23 — CDN Asset Hosting via R2 (`cdn.lofttools.com`)
D24-ID-PHOTO-REBUILD D24 — ID Photo Maker Rebuild
D25-COEP-WORKER-COVERAGE D25 — COEP / CORP / CSP coverage for cross-origin-isolated Workers
D26-BLOG-STYLE D26 — Loft Tools blog content style guide
For contributors — template patterns

Tools are built from a small set of reusable templates (calculator, converter, generator, file processor, text processor, comparison). Each pattern doc spells out the template's API, what kind of tool it fits, and the conventions to follow.