OpenFullPage

Twenty tools for capturing the web.
Free forever.

Grab a whole page, however long. Mark it up with arrows, text and numbered steps. Blur out what nobody else should see. Save it or copy it. All of it is in one small extension, and none of it costs anything.

Add to Chrome, free See everything it does No account · no sign-up · open source
TOOLS INCLUDED
20
PRICE, FOREVER
$0

  • No account, no sign-up, no trial that expires
  • No ads, no upsell, no paid tier holding tools back
  • Open source under GPL-3.0, the whole thing readable
  • Your captures stay on your computer, always

In short

The questions people actually ask, answered in a sentence each.

What is OpenFullPage?
A free Chrome extension that captures an entire web page as a single image, then lets you annotate, redact, crop and save it, all on your own machine.
What does it cost?
Nothing, permanently. There is no paid tier, no trial, no account and no advertising. It is open source under GPL-3.0.
Where do my screenshots go?
Your downloads folder, or your clipboard. Nowhere else is possible, because the extension has no network access at all.
Does it upload anything?
No, and it cannot. The manifest sets connect-src 'none', so Chrome itself refuses to carry any outbound request.
Does it handle very long pages?
Yes, that is its main purpose. It scrolls, captures each screenful and stitches one image, however far the page runs.
What do I need to run it?
Google Chrome 116 or newer, on Windows, macOS, Linux or ChromeOS. Nothing else, and no configuration.

Everything it does

Twenty tools, and you get all of them the moment you install. Nothing is held back for a paid version, because there isn't one.

  • 01Full page of any length
  • 02Visible area
  • 03One element
  • 04Sticky bars held still
  • 05Waits for lazy images
  • 06Iframe contents
  • 07Arrows
  • 08Lines
  • 09Boxes
  • 10Ellipses
  • 11Highlighter
  • 12Text
  • 13Numbered steps
  • 14Crop
  • 15Undo
  • 16Redo
  • 17Blur out anything private
  • 18Save as PNG
  • 19Save as JPEG
  • 20Copy to clipboard

Three steps, start to finish

Click the toolbar button. Everything after that happens on your machine.

The editor just after a capture: a 1265 by 4886 pixel page shown whole, with its file name ready to save
STEP 01

Capture

One click takes the whole page, however long it runs. Sticky headers stay put, lazy images get waited for, and the result is a single image.

A capture marked up with a highlighted box, a numbered step and an arrow
STEP 02

Mark it up

Arrows, boxes, ellipses, highlighter, text and numbered steps, right where the capture opened. Undo and redo as much as you like.

The download menu showing PNG, JPEG, WebP and PDF, each with the size it would produce
STEP 03

Save or copy

Name it, pick PNG, JPEG, WebP or PDF, and it lands in your downloads folder. Or copy it straight to the clipboard and paste it wherever you were headed.

Free, and safe to use

Screenshots catch whatever was on screen: inboxes, dashboards, client work. So OpenFullPage is built so none of it can go anywhere, and you can check that yourself.

  • It cannot reach the internet The extension declares connect-src 'none', so Chrome itself refuses to carry any request it might try to make.
  • Nothing is downloaded later No remote code, no update server, no configuration fetched from anywhere.
  • Three permissions, not a blank cheque Reading the tab you clicked on, running the capture, remembering your settings. Saving asks the first time you save.
  • Your settings never sync They stay on the machine that made them. Nothing is tied to an account, because there is no account.
  • You can verify all of it The code is public, the package matches the source, and every one of these fails the build if it ever stops being true.
NameStatusTypeSize
Nothing here.
Capture a page with DevTools open and this stays empty.
0 requests · 0 B transferred

See the five rules, every permission, and how to check them yourself →

Genuinely free. No catch.

Not free-for-now, not free-until-you-hit-a-limit. There is no paid tier, no company behind it selling your attention, and no reason for either.

  • Every tool, from the first minute
  • Chrome 116 or newer, on any OS
  • Works offline, every single time
  • GPL-3.0, fork it if you want

Specifications

Everything factual about the extension, in one place.

NameOpenFullPage — Screenshot, Annotate, Save
CategoryBrowser extension, screenshot and screen capture
Version1.10.1
PlatformGoogle Chrome 116 or newer, Manifest V3
Operating systemsWindows, macOS, Linux, ChromeOS
PriceFree, permanently. No paid tier, no trial, no account, no advertising
LicenceGPL-3.0-only
Permissions at installactiveTab, scripting, storage. downloads is requested on first save
Saves asPNG, JPEG, WebP or PDF, or a copy to the clipboard
Network accessNone. connect-src 'none' in the manifest
DependenciesNone. No build step; the package is byte-identical to the source
Account requiredNo
Works offlineYes, always
PublisherPalWorks
Source codeGitHub
User guideEvery tool, shortcut and setting
PoliciesPrivacy policy · Terms of use
SupportSupport form or support@palworks.ai

Questions

Is it really free?

Yes. No paid tier, no trial, no account. It is open source under GPL-3.0 and always will be.

Where do my screenshots go?

Your downloads folder, or your clipboard. Nowhere else is possible: the extension has no way to send them.

Does it work on long pages?

That is the main thing it does. It scrolls, captures each screenful and stitches one image, however far the page runs.

What about private information?

Blur it before you save. The blur resamples the pixels and flattens on export, so the original is not recoverable.

Why so few permissions?

It only needs the tab you clicked on. Anything wider is optional, off by default, and you can take it back.

Do I need an account?

No. There is nothing to sign up for and nothing to log in to.

What happens to sticky headers?

They are held still during capture, so they appear once at the top instead of repeating down the image. That repetition is what makes naive full-page capture unusable on many sites.

Can it capture pages behind a login?

Yes. It captures whatever the tab is showing, so if you are signed in, it captures the signed-in page. Nothing about that page is transmitted anywhere.

Who builds it?

PalWorks, which builds and open-sources small, privacy-respecting browser tools. The source is on GitHub under GPL-3.0.

How do I get help?

Use the support form or write to support@palworks.ai. A person reads every message and replies by email, normally within one working day.