Your Downloads folder,
cleared out in one sitting.

Clean out a cluttered folder the way you'd swipe through a dating app: one file at a time, left to toss, right to keep.

QuickToss on the first of eight files in a folder: a large image preview with the file name, size and date below it, a red toss button and a green keep button.

Download for macOS

Free and open source. Pick the build that matches your Mac.

Not sure which you have? Apple menu → About This Mac. “Apple M…” means Apple Silicon.

All releases · Changelog

First launch: “QuickToss.app is damaged”

If macOS refuses to open the app, it isn't actually broken. QuickToss isn't signed with a paid Apple Developer certificate yet, and macOS blocks unsigned apps downloaded from the internet. Run this once in Terminal, then open the app normally:

xattr -cr /Applications/QuickToss.app

You'll need to repeat this after installing a new version. Removing this friction is tracked in issue #7.

Three keys, and you're done

  1. 1. Pick a folder

    Start with Downloads. It's almost always the biggest win.

  2. 2. Toss or keep

    Swipe, or press to toss and to keep. Each file gets a preview, so you decide in a second.

  3. 3. Change your mind

    Cmd+Z undoes any decision, and nothing is ever permanently deleted.

KeyAction
or BackspaceToss — move to Trash
or SpaceKeep
IShow or hide file details
Cmd+ZUndo the last action

It previews what you're about to lose

Deciding is easy when you can see the file. QuickToss renders it inline rather than showing you a filename and hoping.

Images

JPEG, PNG, GIF, WebP, BMP, TIFF, HEIC

Documents

PDF, and plain-text formats — TXT, MD, RTF, LOG, JSON, XML, CSV, YAML

Video

MP4, MOV, AVI

Word, PowerPoint and spreadsheet files are picked up when scanning but don't have a real preview yet — richer previews are tracked in issue #12.

Your files stay yours

  • Nothing is uploaded. QuickToss makes no network requests with your files — everything happens locally. It only talks to GitHub to check whether a newer version exists.
  • Nothing is permanently deleted. Tossed files go to the system Trash and sit there until you empty it.
  • Nothing is read without asking. It only reads the folder you explicitly choose.