I just switched from Windows and really miss the Snipping Tool. On my Mac, I’m confused by the different shortcut keys and options, and I can’t figure out how to quickly snip just part of my screen the way I used to. Can someone explain the simplest, fastest way to do snip-style screenshots on macOS, including any built-in tools or useful tips I should know?
Yeah, the Mac screenshot stuff feels weird after Snipping Tool, but it gets pretty quick once you map it in your head.
Here are the main “snip” moves you want:
- Quick snip of part of the screen
Use this the most. It is the closest to Windows Snipping Tool.
Command + Shift + 4
Your cursor turns into a crosshair.
Click and drag over the area.
Let go, it saves to Desktop by default as a PNG.
Tips:
- While dragging, press spacebar to move the whole selection.
- Hold Option while resizing to resize from the center.
- Press Esc to cancel if you mess up.
- Snip a window only
Good when you want a clean shot of a single window with a shadow.
Command + Shift + 4, then press Space
Cursor turns into a camera icon.
Click the window you want.
It saves to Desktop.
-
Full screen shot
Command + Shift + 3
Takes the whole screen.
If you have multiple displays, it saves one file per display. -
Snip with more options (like Snipping Tool UI)
Command + Shift + 5
This brings up a small toolbar at the bottom.
From left to right you get:
- Capture entire screen
- Capture selected window
- Capture selected portion
- Record entire screen
- Record selected portion
Click “Options” on that bar to:
- Change save location, like Desktop, Documents, Clipboard, etc
- Add a timer, 5 or 10 seconds
- Show or hide the floating thumbnail
- Show mouse cursor in captures
If you miss the workflow of “snip then paste into something,” switch to clipboard mode.
- Copy straight to clipboard instead of saving files
Add Control to your shortcuts.
-
Command + Control + Shift + 4
Drag over area. Release.
Image goes to clipboard, not the Desktop.
Then press Command + V in Mail, Slack, Notes, etc. -
Command + Control + Shift + 3
Full screen to clipboard. -
Command + Control + Shift + 4, then Space
Window to clipboard.
This feels close to Windows Snipping Tool’s “New” then paste.
- Change default settings a bit
If you use Command + Shift + 5, hit “Options” and set:
- Save to: Clipboard or a folder you like, not Desktop spam
- Uncheck “Show Floating Thumbnail” if you want instant saves
- Rename files and change format if you care about that stuff
By default you get “Screenshot 2026-02-16 at 10.15.32.png” on Desktop.
To change the format system-wide, run this in Terminal:
defaults write com.apple.screencapture type jpg
killall SystemUIServer
Replace jpg with png, pdf, tiff, gif.
Most people stick with png or jpg.
- Quick markup, similar to editing inside Snipping Tool
After you take a screenshot, a small thumbnail pops up bottom right.
Click it quickly.
You enter Markup.
You can:
- Draw
- Add shapes and arrows
- Add text
- Crop
Then click Done to save.
If you miss that thumbnail or disabled it, open the file in Preview and hit the Markup button (looks like a pen tip).
- If you want something even closer to Snipping Tool
If built-in stuff still feels off, grab a free tool:
- Monosnap
- Lightshot
- Greenshot for Mac
These often give single hotkey, then snip, then auto upload or copy to clipboard, similar to how some Windows folks use Snipping Tool or ShareX.
Fast “muscle memory” setup I’d suggest while you adjust from Windows:
- Use Command + Control + Shift + 4 as your main “snip area and paste” move.
- Use Command + Shift + 4 for quick saves to Desktop only when you really want a file.
- Use Command + Shift + 5 for anything more complex like delayed screenshots or screen recording.
After a few days those combos stop feeling alien and you stop missing Snipping Tool as much.
If the shortcut salad is driving you nuts, the trick is to stop thinking “learn everything” and instead build one main workflow that feels like Snipping Tool, then add tiny upgrades.
I’m gonna slightly disagree with @mike34 on one thing: I don’t think you should start by memorizing a whole toolbox. That’s part of why macOS feels confusing here. Start with a single consistent move, then layer stuff.
1. Pick ONE “Snipping Tool” replacement move
If you mostly used Snipping Tool as:
- Hit New
- Drag area
- Paste into email/chat
Then set this in your head as your new “Snip” key:
Command + Control + Shift + 4
That combo:
- Lets you drag a region
- Puts the image in the clipboard only
- Nothing hits your Desktop, no zombie PNG files everywhere
- You just hit Command + V to paste
Use only that for a few days. Ignore everything else. You’ll stop thinking about the old Snipping Tool pretty fast.
2. Turn the built‑in tool into a mini Snipping Tool app
macOS actually has a “Snipping Tool style” app already: Screenshot.app.
You can open it from:
- Command + Shift + 5
or - Spotlight: hit Command + Space and type
Screenshot
If you hate keyboard combos, you can:
- Open Screenshot.app once
- Right‑click its icon in the Dock
- Choose “Keep in Dock”
Now you have a clickable Snipping Tool‑like icon:
- Click Dock icon
- Select “Capture Selected Portion”
- Drag area
- Done
You can also go into Options there and:
- Set “Save to: Clipboard” to mimic “Snip then paste”
- Or choose a custom folder like “Screenshots” so your Desktop does not look like a crime scene
3. Make it feel even closer to Windows with a custom shortcut
If the mac shortcuts still feel goofy, you can roll your own:
- Open System Settings → Keyboard → Keyboard Shortcuts
- Go to Screenshots
- You can:
- Change existing shortcuts
- Or disable the ones you hate so you stop hitting them by accident
Some people map:
- “Capture selection to clipboard” to something like F10 or Command + `
so it feels more like a single key trigger, similar to how they used Snipping Tool or Print Screen on Windows.
4. Use Quick Look + Markup instead of opening an editor
Tiny but very Snipping Tool‑ish tip:
- After you take a normal screenshot that saves to a file, select it in Finder and hit Space
That opens Quick Look - Then click the little Markup icon (pen tip in a circle)
- You can draw, add arrows, text, highlights, crop, etc.
This is basically the “edit inline” feeling you get with Snipping Tool, just hidden behind Spacebar.
5. If you want something even simpler than all that
If all these combos still annoy you, I’d actually ignore most of the built‑ins and install one lightweight snip app and commit to it. Example behaviors to look for:
- Single hotkey brings up crosshair
- Drag area
- Either auto copy to clipboard or show quick editor
- Optional auto upload / share link if you’re into that
That keeps the mental model: “Press key, drag, done” instead of “Wait, which 3‑key chord does what again.”
6. Minimal “you only really need these” summary
If you just want to get on with your life, use:
-
Command + Control + Shift + 4
Snip part of screen → paste in app, nothing saved -
Command + Shift + 5
When you want more control like delay, screen recording, or to change where stuff saves
Everything else is optional. Ignore the rest until those feel natural, then maybe start borrowing some of @mike34’s extra tricks.