Bench guide

Where Bench saves screenshots locally on your Mac

Find the original PNGs and recordings Bench stores on your Mac — and what each file is for.

4 min read

You’ve been using Bench for a while, your library has hundreds of captures in it, and you’d like to know where the actual files live — to back them up, free up space, or just to feel less anxious about your data sitting in a place you can’t see.

Two paths

The macOS-native answer (Screenshot.app)

If you’d used ⌘⇧4 or ⌘⇧5 instead, your screenshots would land on the Desktop by default. You can change that in Screenshot.app:

  1. Press ⌘⇧5 to open the Screenshot toolbar.
  2. Click Options.
  3. Under Save to, pick a folder — Desktop, Documents, Clipboard, or a custom location.

That’s the system-wide setting. Bench doesn’t touch it, so any native macOS screenshots will keep going there.

The Bench answer

Bench keeps captures inside the app’s Application Support folder, not on your Desktop. Here’s the path:

  1. Open Finder.
  2. From the menu bar, choose Go → Go to Folder… (or press ⌘⇧G).
  3. Paste this and press Return:
    ~/Library/Application Support/com.generalsoftwarecorp.bench/captures/
  4. You'll see a folder full of PNGs and MOVs, each named with a UUID — plus matching .edit.json sidecars.

What you’re looking at:

A few practical things:

If you ever uninstall Bench and want to wipe everything, deleting that one folder cleans up your full capture history. The app’s preferences live next door in ~/Library/Preferences/.

← All Bench tips