Full Page Capture icon Full Page Capture

Screenshot or record an entire webpage.

Full Page Capture is a Chrome extension for pages that do not fit on one screen. Take a full page screenshot as a PNG, or record the scrolling webpage as an MP4. Nothing is uploaded. Files go to Downloads.

Add to Chrome GitHub Support

How it works

  1. Install from the Chrome Web Store. Chrome 126 or later.
  2. Open a normal http or https page. Wait until it has loaded. Close cookie banners first or they sit in the capture.
  3. Click the icon. Full Page Screenshot stitches a PNG. Record scrolls the tab and saves an MP4.

Screenshot or recording

Screenshot Record
File PNG MP4
Use Archive, docs, a page you want to read later A demo of the scroll, a long page as video
Sticky headers Hidden after the first slice Stay as they appear on the tab
Cursor Hidden when Hide cursor is on Hidden when Hide cursor is on
Length One tall image Video of the scroll

Install

Add it from the Chrome Web Store. Chrome 126 or later. Developers can still load the repo unpacked or grab a release zip.

Questions

How do I take a full page screenshot in Chrome?

Install Full Page Capture from the Chrome Web Store, open the webpage, click the toolbar icon, then Full Page Screenshot. The extension walks the page in slices and stitches one PNG. The file lands in your Downloads folder.

How do I record a scrolling webpage as video?

Click Record in the popup. Capture starts at the top, scrolls at a steady speed, and writes an MP4 when it reaches the bottom. Pause with Alt+Shift+P. Stop with Alt+Shift+S. Stay on the tab until the file is saved.

Does Full Page Capture upload the page I capture?

No. Screenshots, recordings, and page contents stay on your computer. The extension does not send them to a server. Speed and quality settings are stored in local Chrome storage on this device.

Where are the PNG and MP4 files saved?

Chrome saves them through the downloads API, usually into your Downloads folder. You can change that folder in Chrome settings.

What Chrome version do I need?

Chrome 126 or later. It runs on a normal http or https tab. It will not capture chrome:// pages or the Chrome Web Store.

Why do sticky headers disappear in the screenshot?

On later slices, sticky and fixed headers are hidden so they are not repeated down the PNG. They still show in a recording, because the video is the live tab as it scrolls.

Does Hide cursor work for screenshots and recordings?

Yes. Hide cursor is on by default. While a screenshot or recording runs, the pointer is hidden on the page so it does not sit in the PNG or the MP4. Uncheck it in the popup if you want the cursor in the file.

Updated 20 August 2026. MIT license.