To take a full-page screenshot in Chrome, you have three solid options: a one-click extension like FastCapture, Chrome's hidden DevTools command, or stitching scrolling captures by hand. The fastest and cleanest is an extension that scrolls the page and stitches it for you. Here is how each method works, and when to use it.
Method 1: One click with FastCapture (easiest)
FastCapture adds a full-page capture that scrolls the entire page and stitches it into a single image, however long the page is.
- Add FastCapture to Chrome and pin it to your toolbar.
- Open the page you want, click the FastCapture icon and choose Full page.
- It auto-scrolls and stitches the page, then lets you preview, annotate and save it as PNG (or copy it).
It is free, with no watermark and no sign-up, and the capture stays on your device. If you need video instead of a still image, see our screen recording guides.
Method 2: Chrome DevTools (no extension)
Chrome has a built-in full-page capture hidden in the developer tools:
- Press F12 (or Ctrl+Shift+I, Cmd+Option+I on Mac) to open DevTools.
- Press Ctrl+Shift+P (Cmd+Shift+P) to open the command menu.
- Type screenshot and choose Capture full size screenshot.
Chrome saves a PNG of the entire page. It needs no install, but there is no annotation, it can struggle with lazy-loaded images or fixed headers, and the command is easy to forget.
Method 3: Manual scroll and stitch (last resort)
With no tool at all, you can take several visible-area screenshots while scrolling, then combine them in an image editor. It works, but it is slow, the seams rarely line up, and it is hard to justify when one click does the same job.
Which method should you use?
| Method | Install needed | Annotate | Best for |
|---|---|---|---|
| FastCapture (extension) | Once | Yes | Everyday and repeated captures |
| Chrome DevTools | None | No | A quick one-off |
| Manual scroll and stitch | None | In an editor | Last resort only |
For most people the extension wins: it is the fastest, and you can annotate and save in the same flow. Reach for DevTools when you want a single capture without installing anything.
Tips for clean full-page screenshots
- Let the page finish loading first. Scroll to the bottom once so lazy-loaded images appear, then capture.
- Watch for sticky headers and cookie banners. If they repeat down the image, close or collapse them before capturing.
- Save as PNG for crisp text and sharp UI. PNG is free in FastCapture; WebP export is part of Pro.
The bottom line
The quickest way to capture an entire webpage in Chrome is a one-click full-page tool that scrolls and stitches for you, then lets you annotate and save. FastCapture does this for free, with no watermark and no account. For a one-off with nothing installed, Chrome's DevTools "Capture full size screenshot" is a handy backup.