Your files, sorted the moment they land
Supersiftr watches your folders and sorts files automatically — no scripts, no scheduled scans, no manual dragging. Define a rule once and every download, screenshot, or export lands where it belongs.
Free for personal use · Open source under AGPLv3
Features
Everything you need to tame your folders
Conditions, actions, and kinds that compose into rules — all running locally on a fast Rust backend.
Real-time, not scheduled
A native file watcher reacts the instant a file appears or changes — not minutes later on the next scan.
Sieves — rules that read like sentences
Pick watched folders, stack conditions, and chain actions in order. No scripting required.
Blazing fast
Made with Rust and Tauri — light on resources, quick on every event.
Kinds keep rules small
Group extensions under a named kind like Image or Movie, then match whole groups in one condition.
Compound-extension aware
Renames preserve endings like .tar.gz as a unit instead of mangling them into .gz.
Sort into subfolders
Sort files into subdirectories by extension or kind, with a fallback bucket for everything unclassified.
Auto Updates
The app stays fresh without asking for your attention.
Activity log
Every match is recorded so you can always see what moved where, and why.
Keyboard-first UI
A clean interface built for keyboard-driven workflows.
Date conditions
Match files modified before or after a date, just using natural language.
Private by design
Everything is stored and processed locally. No accounts, no telemetry, no cloud.
Pricing
Simple pricing
The source is open to all. The official binary is free for personal use — businesses buy a Pro license per user.
Free
For personal use
$0 / forever
- Unlimited sieves
- Match conditions: Type, Kind, Extension, Name (pattern), Modified Date
- Actions: Move, Copy, Rename, Delete
Pro
For individuals who want it all, and businesses
$25 / one-time, per user
- Everything in Free
- Regex in Name match condition
- Actions: Sort into Subfolder, Compress, Extract
- Commercial license
FAQ
Frequently asked questions
Everything else you might want to know before sorting your first folder.
Is Supersiftr free?
Yes. The full source code is open under AGPLv3, and the official desktop binary is free for personal use. Businesses need a Pro license per user to use the official binary.
What does the Pro license include?
A $25 one-time license per user unlocks Pro features on your device. One key can be used with up to 3 devices and you can deactivate devices to move a seat to another machine.
Does Supersiftr send my files anywhere?
No. Everything is stored and processed locally on your machine. There are no accounts, no telemetry, and no cloud.
Will it slow my computer down?
No. The watcher and file operations run on a fast Rust backend that reacts to file events in real time instead of polling on a timer, so it stays light on resources.
Do I need to write scripts?
No. You pick watched folders, stack conditions (match all or any), and chain actions in order — rules read like sentences, no scripting required.
Which platforms are supported?
Only Windows is currently supported. Stay tuned for updates.