Skip to content We're live on Product Hunt today Upvote
install

tool · one of 34 free, no counter

Capture

Can I screenshot just part of a page and mark it up?

A browser screenshot gives you the window and nothing else, and whatever was in the sidebar goes with it. This takes the part you want - the viewport, a dragged rectangle, or the whole document scrolled and stitched - and opens it somewhere you can point at what matters and cover what should not be in it.

Reach it Press + K on any tab and type capture. Ctrl + K on Windows and Linux

The page photographed, then annotated before it goes anywhere
reads the rendered tab
writes nothing on the page
sends nothing
areas viewport · rectangle · full page
marks arrow, box, ellipse, line, highlight, redact
goes to this disk or this clipboard
section#about

What this actually is

When a screenshot is going somewhere other people will read it: a bug report, a pull request, a message to a client. That is also when the thing in the corner of it matters most.

section#asked

Asked about this tool

Does the picture ever leave my machine?

No. It becomes a file on your disk or an image on your clipboard, and there is no third destination - nothing is uploaded, nothing is stored on a server, and no part of it reaches LoupeKit. A screenshot of a signed-in session is the most sensitive thing this extension can produce, which is why the list of places it can go is two long.

Is the redaction actually safe, or is it a blur over the top?

The region is scaled down and back up with smoothing off, so the original pixels are destroyed rather than hidden under something. A blur filter drawn over legible text is reversible in principle; a downsample is not. The picture you save is the only copy that exists.

How does the full page one handle a sticky header?

It photographs one screen at a time and hides fixed and sticky elements from the second tile onward, so a header appears once, at the top, where it is on the page. A site that reveals content as you scroll is photographed mid-reveal, and a page past the height cap is cut rather than silently truncated - the shortfall is reported.

how to use capture

  1. Open Capture and choose an area: the viewport, a rectangle you drag, or the whole scrolled document.
  2. The shot opens in an editor rather than a download, and the page underneath is untouched.
  3. Mark it up - arrow, box, ellipse, line, highlight - and redact anything that should not leave.
  4. Send it to the clipboard or to disk, then paste it straight into the bug report.