Skip to content

Repository files navigation

Screenshot Space

A fast macOS screenshot utility that lives in your menu bar. Capture, organize, and search your screenshots with a single key.

macOS Swift License


Features

  • Tap Option → Full-screen screenshot to clipboard
  • Hold Option → Drag to select a region
  • Region recapture → Define a region once, re-capture it instantly with a hotkey
  • OCR search → Find text inside your screenshots using on-device Vision
  • Low background overhead → Gallery, thumbnails, and OCR unload when the window closes
  • Menu bar access → Recent screenshots at your fingertips
  • Privacy first → No network requests, no analytics, everything stays local

Installation

Download DMG

  1. Download the latest DMG from releases/
  2. Open the DMG and drag Screenshot Space to Applications
  3. Launch from Applications
  4. Grant Accessibility permission when prompted

Build from Source

git clone https://github.com/itsmikepowers/screenshot-space.git
cd screenshot-space
./build.sh

Usage

Action Result
Tap ⌥ Option Capture entire screen
Hold ⌥ Option Drag to select area
⌃⌥R Re-capture defined region
⌘A Select all screenshots
⌘C Copy selected to clipboard
Delete Delete selected
Double-click Preview screenshot

Settings

Setting Description
Hotkey Tap Option for full screen or hold it for area selection
Recapture Hotkey Shortcut for saved-region capture
Library Health OCR status, repair, cleanup, and duplicate removal
Screenshot Directory Where screenshots are saved
Launch at Login Start with macOS

Troubleshooting

If the hotkey doesn't work after granting Accessibility permission, quit and reopen the app.

To reset permissions:

tccutil reset Accessibility com.screenshotspace.app

License

MIT © Mike Powers

About

Screenshots made simple

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages