For individuals.
- Directory scanning
- File organization
- Junk cleanup
- Undo operations
- Config file support
- Up to 50 files per operation
Your AI can suggest. FileMayor can act — safely.
FileMayor diagnoses, plans, and cures messy folders. Locally. With rollback safety. On every OS you use.
No screenshots. No mocks. The output below is what FileMayor prints today, in the order you would type the commands.
Read the directory. No moves yet — no cloud, no permission prompts beyond reading. The CLI takes 1.4 seconds on 1,248 files.
Diagnose the actual problem. A 0–100 health score plus a plain-English issue list. Still no moves, still no upload, still no risk.
Plan, do not act. The AI proposes specific moves with rationale. Nothing happens to your filesystem until you type the next verb.
Execute reversibly. Every move written to a session journal in your workspace. Sub-second per category. Six security layers between the plan and your filesystem.
Change your mind. One command reverses the whole session. The journal is the safety net — you can explore aggressively without losing data.
The same five verbs work on the desktop app and the PWA. Same engine, three skins.
Core features stay free. Pro unlocks the AI Curative Triad, watch mode, and unlimited bulk operations. USD pricing — local currency conversion shown automatically.
For individuals.
For power users.
For small teams.
After checkout you receive an activation link by email. One click activates the desktop app. Offline activation also works — paste the key into the license command. License validation runs locally with a 30-day offline grace period.
14 days, no questions, processed by the checkout provider. No retention tactics.
Pro is one seat. Team is up to five seats per license, plus CSV/JSON/API access and priority support. We are deliberately not calling it Enterprise yet — real enterprise features (SSO, audit logs, large-fleet seat management) ship later. If you need those, email us first.
No. The core engine runs entirely on your machine. The optional AI features (the Curative Triad) call out to a model only with file metadata — names, sizes, paths, extensions — never file contents. Disable AI entirely and the rest still works.
Every move is recorded in a journal kept inside the workspace. `filemayor undo` reverses the most recent operation; `undo --all` reverses the entire session. The journal persists across crashes and reboots, so you can roll back even after closing the laptop.
Yes. The CLI is the canonical surface. Every command accepts `--json`, so you can pipe to jq, integrate with shell scripts, or wire it into CI. The Desktop app and the PWA are visual layers over the same engine — anything you script with the CLI works identically in the others.
The Curative Triad separates planning from execution by design. `cure` outputs a plan; nothing is touched until you run `apply`. The Guardrail layer additionally refuses destructive batches even when planned. And if a plan slips through that you regret, `undo --all` rolls it back.