Mac has no app literally called "Snipping Tool," but it ships with a faster equivalent: the built-in Screenshot utility, driven by keyboard shortcuts. Press ⌘ + Shift + 4 to snip any area, ⌘ + Shift + 5 for the full capture toolbar, or ⌘ + Shift + 3 for the whole screen. Nothing to install.

If you've just moved from Windows, the muscle memory is the only hurdle. This guide maps your old Snip & Sketch habits to Mac shortcuts, gives the exact Terminal command to change the saved file format, walks through the markup editor, and lists version-specific quirks I ran into testing on macOS Sonoma and Sequoia.

What is the Mac equivalent of the Snipping Tool?

The Mac equivalent is the built-in Screenshot app (the old Grab on pre-Mojave systems). It lives in Applications > Utilities, but you'll almost never open it there — it's designed to be triggered by shortcuts. It captures a dragged area, a single window, or the full display, and since macOS Mojave it also records video.

The key mental shift: on Windows the Snipping Tool is a window you open first. On Mac the tool is invisible until you call it. Once two or three shortcuts are in your fingers, snipping is genuinely faster than Snip & Sketch.

Windows Snipping Tool → Mac: the muscle-memory map

This is the table migrating users actually need. Each Windows snip mode has a direct Mac counterpart:

Windows habit What it did Mac equivalent
Win + Shift + S Open the snip bar ⌘ + Shift + 5
Rectangular Snip Drag a box ⌘ + Shift + 4
Window Snip Capture one window ⌘ + Shift + 4, then Space, then click
Full-screen Snip Whole display ⌘ + Shift + 3
Snip copied to clipboard Paste straight into an app Add Control: ⌘ + Control + Shift + 4
Free-form Snip Lasso shape No native equivalent — needs a third-party tool
Delay/timer snip Capture after a countdown ⌘ + Shift + 5 → Options → 5s/10s timer

The one mode Mac can't natively replicate is the free-form (lasso) snip — macOS only captures rectangles and windows. That's the single feature ex-Windows users miss most.

How do I do snipping on a Mac?

Hold ⌘ + Shift + 4, drag a box, and release — the snip saves instantly. For a clean window grab with a drop shadow, press ⌘ + Shift + 4, tap the Space bar, then click the window.

Two testing notes worth knowing:

  • While dragging a selection, hold Space to move the whole selection box, Shift to lock one edge, or Option to resize from the center. These modifiers work mid-drag and save constant re-selecting.
  • Pressing Escape before you release cancels the snip cleanly with no file created.

The ⌘ + Shift + 5 toolbar is the closest visual match to the Windows interface, with buttons for full screen, window, and selection, plus an Options menu for timer, save location, mouse pointer, and "Remember Last Selection."

How do you copy and paste on a Mac snipping tool (to clipboard)?

Add the Control key to any shortcut. Press ⌘ + Control + Shift + 4, drag your selection, and the image lands on your clipboard — paste anywhere with ⌘ + V. No file hits your desktop.

This is the trick most ex-Windows users overlook, because the Mac default saves a file. The Control modifier flips it to clipboard-only, matching Windows' default behavior. It works with every variant: ⌘ + Control + Shift + 3 (full screen) and the window grab too.

If you forget Control, you still get a second chance: the floating thumbnail that appears bottom-right for about five seconds. Right-click it and choose Copy — or click it to open the markup editor (more below).

Where does the snipping tool save, and how do I change the format?

By default, snips save to your Desktop as PNG files named "Screenshot [date] at [time].png." PNG is best for crisp UI text. To change either the location or the format, you have two routes.

Change the save location (no Terminal): Press ⌘ + Shift + 5 → Options → under Save to, pick Desktop, Documents, Clipboard, Mail, Messages, Preview, or Other Location to choose a custom folder. The setting sticks across reboots.

Change the default file format (Terminal): macOS doesn't expose this in the UI. Open Terminal and run:

defaults write com.apple.screencapture type jpg
killall SystemUIServer

Swap jpg for png, pdf, tiff, gif, or heic. JPG shrinks file sizes dramatically for photo-heavy captures; stick with PNG for screenshots full of text and sharp edges. To revert, run the same command with png.

Bonus commands worth knowing:

defaults write com.apple.screencapture disable-shadow -bool true   # remove window drop shadows
defaults write com.apple.screencapture name "Snip"                  # rename the file prefix
killall SystemUIServer

How do I annotate, highlight or redact a snip?

After any non-clipboard snip, click the floating thumbnail to open Markup. From there you get the toolbar: shapes, freehand pen, arrows, text, a highlighter, a magnifier loupe, and a color/thickness picker. Drag a shape, then use the loupe to zoom and circle a detail.

For redaction, drag a filled black rectangle over sensitive data — but be aware this only covers it visually; it doesn't strip metadata. For true removal, flatten the image afterward (export as a fresh PNG) so the shape can't be moved. The Sketch tool also recognizes rough shapes and snaps a wobbly circle into a clean one if you pause for a moment.

If the thumbnail disappears too fast, increase the window by hovering before it slides away, or open the saved file in Preview, which has the identical Markup toolbar (Tools > Annotate).

Can the Mac snipping tool capture video?

Yes. Press ⌘ + Shift + 5 and choose Record Entire Screen or Record Selected Portion, then stop from the menu bar. The clip saves as a .mov. This covers quick, raw captures.

What the native recorder deliberately leaves out: it won't zoom into clicks, smooth the cursor, add a background, or export at multiple resolutions, and trimming is limited to start/end points. For a throwaway clip that's fine. For a polished tutorial you'll share publicly, a dedicated screen recorder — the category our own tool, Cinemak, sits in — handles auto-zoom, cursor smoothing and higher-resolution export so you skip the post-editing. Use it only when a still snip genuinely isn't enough; for everything else the built-in shortcuts are all you need.

Free and paid third-party alternatives: when are they worth it?

The native tool covers ~90% of snipping needs. You only need a third-party app for specific gaps. Here's the honest decision guide, in generic terms:

Need the built-in tool can't meet What to look for
Free-form / lasso selection A markup-focused capture app
Scrolling capture of a long page A tool with "scrolling screenshot" mode
Step-numbered annotations & blur A documentation-oriented capture suite
Built-in cloud links on every snip A capture app with instant share URLs
Polished demo videos with zoom A dedicated screen-recording app

Many of these tools have free tiers; the paid ones justify themselves mainly for teams producing documentation daily. If you only snip occasionally, installing anything is overkill.

Snipping tool on Mac not working? Targeted fixes

If shortcuts do nothing, work through these in order — the last two are version-specific quirks I hit in 2026:

  • Permissions: System Settings > Privacy & Security > Screen & System Audio Recording — the app calling the capture must be enabled. On Sonoma and later, video recording silently fails without this even though stills work.
  • Shortcut toggles: System Settings > Keyboard > Keyboard Shortcuts > Screenshots — confirm each is checked and not reassigned.
  • Clipboard-manager conflicts: some clipboard utilities hijack ⌘ + Shift + 4; quit them and retest.
  • Reset the capture process: run killall SystemUIServer in Terminal — this clears a common hang where the crosshair appears but nothing saves after a macOS point update.
  • Sonoma/Sequoia thumbnail bug: several users (myself included) saw the floating thumbnail stop appearing after updating. Toggling "Show Floating Thumbnail" off and on in the ⌘ + Shift + 5 Options menu, then rebooting, restores it.
  • Full disk: snips fail silently when storage is full — check before assuming the tool is broken.

A note on the Touch Bar shortcut

You'll still see ⌘ + Shift + 6 ("capture the Touch Bar") listed everywhere, but it's effectively obsolete — Apple removed the Touch Bar from current MacBook Pro lineups. Unless you're on an older Touch Bar model, ignore it; it does nothing on modern Macs.

FAQ

How do I do snipping on a Mac?

Press ⌘ + Shift + 4 and drag a box around the area, then release to capture it. For a clean window grab, press ⌘ + Shift + 4, tap Space, then click the window. ⌘ + Shift + 5 opens the full toolbar with timer and save options.

What is the Mac equivalent of the snipping tool?

The built-in Screenshot app, controlled by keyboard shortcuts. ⌘ + Shift + 5 opens its toolbar — the closest visual match to the Windows Snipping Tool — with both still-capture and video-recording buttons.

How do you copy and paste on a Mac snipping tool?

Add the Control key: press ⌘ + Control + Shift + 4, drag your selection, and the image goes straight to the clipboard. Paste it with ⌘ + V, and no file is saved to your desktop — matching the default Windows behavior.

Is there a screenshot tool for Mac?

Yes, it's built into every Mac and needs no download. The Screenshot app handles full-screen, window, and selected-area captures plus screen recording, all via shortcuts. Third-party apps only add value for niche needs like scrolling capture, free-form selection, or polished demo videos.

Sources