← Back to Guides

Keyboard Shortcuts for Efficiency

6 min read

If you paste and download images regularly, a handful of keyboard shortcuts remove almost every mouse click from the workflow.

Capturing the screenshot

  • Windows: PrtScn copies the full screen; Alt+PrtScn copies just the active window; Win+Shift+S opens the region-select snipping tool. All three put the image directly on the clipboard.
  • macOS: Cmd+Shift+4 for a region select, Cmd+Shift+4 then Space for a specific window. Add Ctrl to any of these to copy to clipboard instead of saving a file directly.
  • Linux (GNOME): PrtScn for full screen, Shift+PrtScn for a region — both copy to clipboard by default on most distributions.

Pasting into the tool

Once the page has focus, Ctrl+V (Windows/Linux) or Cmd+V (Mac) pastes immediately — no need to click a specific "paste" button first if the page already has focus.

The full loop, hands rarely leaving the keyboard

  1. Region-capture shortcut (copies to clipboard)
  2. Switch to this tab
  3. Ctrl+V / Cmd+V to paste
  4. Tab to the format selector if you need something other than the default
  5. Enter or click download

For anyone doing this dozens of times a day — bug reports, documentation, design reviews — that's the difference between a multi-step file-management chore and a two-second habit.

Related

See our screenshot best practices guide for capturing cleaner screenshots in the first place, and workflow integration for fitting this into a team's daily process.