Skip to content

Repository files navigation

Full Page Capture

Full Page Capture

Chrome extension. It takes a full page screenshot as PNG, or records the page while it scrolls and saves an MP4.

Files land in Downloads. The extension does not upload anything.

Chrome 126 or later.

Full Page Capture demo

Install

Add to Chrome from the Chrome Web Store.

Install from a release

For a zip without the store:

  1. Download full-page-capture-1.4.0.zip from Releases.
  2. Unzip the folder.
  3. Open chrome://extensions/.
  4. Turn on Developer mode.
  5. Click Load unpacked and select that folder.
  6. Pin it if you want it on the toolbar.

Install from this repo

  1. Clone or download the folder.
  2. Open chrome://extensions/.
  3. Turn on Developer mode.
  4. Click Load unpacked and select this folder.
  5. Pin it if you want it on the toolbar.

Use

Open a normal http or https page and wait until it has loaded. Close cookie banners first or they will sit in the capture.

Click the icon.

Record starts at the top, scrolls down, and writes an MP4 when it hits the bottom. Screenshot walks the page in slices and stitches one PNG. Repeated sticky headers are hidden on later slices so they are not stacked down the image.

The popup has speed, quality, Full screen, and Hide cursor.

Full screen hides the Chrome toolbar for the duration of the capture.

Hide cursor is on by default. It hides the pointer on the page during both a screenshot and a recording, so the cursor does not sit in the PNG or the MP4. Uncheck it if you want the pointer in the file.

Shortcuts: Alt+Shift+P pause, Alt+Shift+S stop. Stay on the tab until the file is saved.

Roadmap

Ideas for later (folders in Downloads, WebP, visible-area screenshot, and more) are in ROADMAP.md. Same list on the site.

Support

If this is useful, you can buy me a coffee: ko-fi.com/hsr

Site: hsr88.github.io/full-page-capture

Chrome Web Store: Add to Chrome

Bugs and requests: Issues

License

MIT. See LICENSE.

About

Chrome extension. Full page screenshot as PNG, or record the whole scrolling page as MP4. Files stay on your computer.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages