Snapit

Install Snapit

Free forever on a single device — no account required. Pick your platform below. On macOS we recommend Homebrew so you skip the Gatekeeper warning.

Recommended — Homebrew

The fastest way to install and stay updated. Snapit lands in your Applications folder.

brew tap coderbenny/tap
brew install --cask snapit
brew trust --cask coderbenny/tap/snapit

The brew trust step clears the macOS quarantine flag so the app opens without a security warning — expected for apps distributed outside the Mac App Store.

Or download the DMG

  1. 1
    Download the latest .dmg from the releases page.
  2. 2
    Open it and drag Snapit into your Applications folder.
  3. 3
    Remove the quarantine flag so it opens cleanly:
    xattr -dr com.apple.quarantine /Applications/Snapit.app
  4. 4
    Launch Snapit — it appears in your menu bar.

Snapit is open source. Every release is published on GitHub — inspect the code, verify the build, or contribute.