FILAXYTMThe MacOS file managerfor power users.

Dual-pane navigation, a colored disk treemap, bulk rename, duplicate hunter, and a ⌘K command palette — fused into one fluent, native MacOS app. Built for the way power users actually move files.

Speed

Listing 50,000 files without freezing the UI. Treemap rendered in seconds, not minutes.

Clarity

Information density without clutter. Sort indicators, focus rings, contextual menus — every pixel earns its keep.

Control

Bulk operations, regex rename, ⌘K palette. Power for people who actually move files for a living.

Native MacOS

Swift, SwiftUI + AppKit. Ventura 13+. Zero external dependencies. It feels Mac because it is.

Why Filaxy™ exists

Built for the way power users actually work.

For the developer who runs one OS at the office and another at home. The designer with a PC at the studio and a MacBook at the café. Anyone who lives between two operating systems and is tired of switching mental models.

Filaxy answers the four questions every power user asks: where did my disk go, how do I rename 200 files at once, what is a duplicate of what — and please, can I have two panes side by side.

Dual-pane is table stakes for serious file work. Filaxy ships it on day one, alongside a disk treemap, a forensic duplicate hunter, a regex bulk rename, and a ⌘K palette that runs the whole app.

A bridge between two operating systems. A power tool on either side.
Feature 01

Dual-Pane Bridge

Two folders, one focus.

The single biggest productivity feature most file managers still don’t ship. Filaxy™ ships it on day one — two panes side by side, drag between them with no modal in the way, and per-pane path memory so your hands never leave the keyboard.

  • Two folders · simultaneous view
  • Drag between sides · no modals
  • Path memory · per pane
  • Focus follows the active pane
⌘K
Pane · leftactive
~/Code/filaxy
  • src
  • public
  • README.md
  • package.json
  • astro.config.mjs
  • tsconfig.json
Pane · righttarget
~/Backups/2026-05
  • 2026-04
  • 2026-05
  • photos
  • invoices
  • archive.zip
11 items · 6 selecteddrag → drop · no modal2 panes · synced focus
Feature 02

Treemap Observatory

Where did my 200 GB go?

Filaxy™ answers in five seconds — a colored treemap where rectangle area equals folder size. You don’t scan your drive. You look at it.

  • Rectangle area = folder size
  • Color = file class
  • Live drill-down · cmd-click to ascend
⌘K
Documents · 88 GB
Apps · 42 GB
System · 22 GB
Cache · 8 GB
Trash · 4 GB
Feature 03

Bulk Rename Lab

Dozens of files, one keystroke.

Select dozens of files, apply patterns, regex, sequencing, prefix/suffix. Instant preview before commit — never guess what the rename will do.

  • Patterns · regex · sequencing
  • Prefix / suffix / case transforms
  • Diff preview before commit
BULK RENAME · 6 SELECTEDPREVIEW
lisbon-{seq:02}.heic
Before
  • IMG_4081.HEIC
  • IMG_4082.HEIC
  • IMG_4083.HEIC
  • IMG_4084.HEIC
  • IMG_4085.HEIC
  • IMG_4086.HEIC
After
  • lisbon-01.heic
  • lisbon-02.heic
  • lisbon-03.heic
  • lisbon-04.heic
  • lisbon-05.heic
  • lisbon-06.heic
6 changes · no collisions
Feature 04

Duplicate Hunter

Three phases. One verdict.

Phase 1: group by size (cheap). Phase 2: hash the head bytes of each candidate (fast). Phase 3: full hash only the survivors (expensive but rare). The result: forensic certainty at consumer speed.

  • Phase 1 — size buckets
  • Phase 2 — head-byte hash
  • Phase 3 — full hash on survivors
DUPLICATE HUNTER · 142,300 SCANNED3-PHASE
  1. 1
    Phase 1
    Size buckets
    O(n)

    Group files by byte-size. 142,300 → 6,221 candidates.

  2. 2
    Phase 2
    Head-byte hash
    O(k)

    Hash the first 4 KB of each candidate. 6,221 → 184 survivors.

  3. 3
    Phase 3
    Full hash
    O(rare)

    Hash the survivors end-to-end. Forensic verdict on 184 files.

Verdict62 exact duplicates · 14 GB reclaimable
Feature 05

Command Palette

Every action is one keystroke away.

A ⌘K palette that doesn’t just open files — it runs the app. Rename, scan, switch language, jump to any folder, run any action. One mental model. One keystroke plus a few characters.

  • ⌘K — universal command palette
  • Fuzzy match across actions + paths
  • No menus to memorize
⌘ K
esc
  • ARename selection…
    ⌘ R
  • AScan disk usage
    ⌘ ⇧ D
  • AFind duplicates
    ⌘ ⇧ F
  • NJump to ~/Code/filaxy
  • NSwitch language · EN/ES
    ⌥ L
  • SOpen buy flow
    ⌘ B
↑ ↓ to move · ↩ to run6 results · 0.02s
All in one

Powerful Tools

Everything power users actually reach for.

Stop juggling a file manager for navigation, a separate tool for disk usage, another for batch renames, and a fourth for duplicates. Filaxy™ folds every workflow a power user needs into one fluent, native MacOS surface — and you pay for it once.

  • Five workflows · one app
  • One license · lifetime updates
  • Native MacOS · zero subscriptions
CAPABILITY · SHEETFILAXY · v1.0
  • File navigation
    Dual-pane·Drag between sides·Path memory
  • Disk insight
    Colored treemap·Area = size·5-second render
  • Bulk renaming
    Patterns·Regex + sequencing·Diff preview
  • Deduplication
    3-phase scanner·Head-byte hash·Forensic verdict
  • Quick actions
    ⌘K palette·Fuzzy match·Every action a keystroke
  • Licensing
    Pay once·Lifetime updates·1 Mac per license
Compared

What changes when you switch to Filaxy.

A side-by-side against the default MacOS file manager. No names, just facts.

CapabilityDefault file managerFilaxy™
  • Dual-pane navigation
  • Disk-usage treemap
  • Bulk rename · regex + diffLimited
  • Duplicate finder · 3-phase
  • ⌘K command palette
  • Drag between panes
  • Path memory · per pane
  • Native MacOS speed
  • Works fully offline

Comparison reflects shipping features as of v1.0. The “default file manager” refers to the one that ships pre-installed with MacOS — Filaxy™ is not affiliated with it.

UI showcase

The UI is the product.

Every view in Filaxy™ renders dozens of small details — sort indicators, hover states, focus rings, contextual menus. The interface earns its keep on every pixel.

FILAXY · ~/CODE · DUAL-PANE⌘K
Pane · left
  • ~/Code
  • ~/Code/filaxy
  • ~/Code/othmaro-dev
  • ~/Documents
  • ~/Pictures
Pane · right
  • README.md
  • package.json
  • src/
  • public/
  • tsconfig.json
  • astro.config.mjs
Dual-pane, the way it should’ve always been

Two folders, one focus. Drag between sides without a modal in the way.

FILAXY · DISK · TREEMAP⌘K
Treemap, in five seconds

A colored map of your drive. Area equals size. Color equals type.

FILAXY · COMMAND PALETTE⌘K
rena
  • Rename selection…R
  • Find duplicatesF
  • Scan disk usageD
  • Switch language · EN/ESL
  • Open buy flowB
Command palette · ⌘K

Every action in the app, one keystroke + a few characters away.

FILAXY · BULK RENAME⌘K
Before
  • IMG_4081.HEIC
  • IMG_4082.HEIC
  • IMG_4083.HEIC
  • IMG_4084.HEIC
After
  • lisbon-01.heic
  • lisbon-02.heic
  • lisbon-03.heic
  • lisbon-04.heic
Bulk rename — diff preview

Patterns, regex, sequencing. The diff appears before you commit.

Use cases

Built for the way you work.

Four kinds of power users. One file manager that meets each of them where they live.

For developers

Navigate code like you navigate thought.

Repos in one pane, build outputs in the other. ⌘K to jump to any path. Bulk rename for batch refactors. Duplicate hunter to clean stale fixtures.

  • Dual-pane between repo + scratchpad
  • ⌘K to any folder, instantly
  • Bulk rename for fixtures and assets
For designers

Asset libraries that respect your time.

Treemap to see what is eating your disk. Regex rename to ship final exports. Duplicate finder to retire “logo_final_FINAL_v3” once and for all.

  • Treemap · sort assets by visual size
  • Regex rename for export batches
  • Duplicate finder for legacy assets
For sysadmins

Forensic cleanup, at consumer speed.

Three-phase duplicate scanner across terabytes. Treemap to spot bloat. Bulk operations across thousands of files without a UI freeze.

  • 50,000+ files without freeze
  • 3-phase forensic dedupe
  • Bulk ops with diff preview
For switchers

The Mac file manager that speaks your language.

Coming from another OS where dual-pane and bulk rename were normal? Filaxy™ brings the muscle memory you already have — natively, on Mac.

  • Dual-pane navigation
  • Breadcrumb paths
  • Keyboard-first workflows
Roadmap

What ships, in order.

  1. N
    Now

    v1.0 — public release

    Dual-pane, treemap, duplicate hunter, bulk rename, ⌘K palette. Notarized and signed for direct install.

  2. N
    Next

    Dual-pane drag polish

    Edge-case ironing for the one feature most file managers still don’t ship properly.

  3. S
    Soon

    Tag system + smart folders

    Saved queries that update themselves. Filaxy reads your intent, not your taxonomy.

  4. L
    Later

    Workflows + scripting

    Chain Filaxy actions into reusable flows. Automation that doesn’t feel like a chore.

Release notes

What ships in this build.

Every release, documented. No silent shipping.

v1.02026 · launch
First public release
  • Dual-pane navigation with per-pane path memory
  • Disk-usage treemap · 5-second render
  • Bulk rename · patterns, regex, sequencing, diff preview
  • 3-phase duplicate hunter (size → head hash → full hash)
  • ⌘K command palette · every action a keystroke away
  • Native MacOS Ventura 13+ · Apple Silicon & Intel
  • Zero external dependencies · zero telemetry
FAQ

Honest answers.

Everything a power user asks before purchase, in one place.

  • MacOS Ventura 13 or later. Filaxy™ runs on every modern Mac — Apple Silicon (M1, M2, M3, M4) and Intel — at full native speed.

Pricing

Pay once. Use forever.

No subscription that turns your file manager into rent.

Early adopter

Limited launch price
$19.99$29.99USD · once
  • Lifetime license — pay once, use forever
  • Lifetime updates included
  • 1 Mac per license
  • 7-day free trial · full features · no card required
  • 60-day refund · no questions
Purchase Coming Soon

Secure checkout · Ventura 13+ · Apple Silicon & Intel · Instant license delivery by email.