A free, open source GoFullPage alternative
Last verified: August 15, 2026
Screencappy is a free, open source, Apache-2.0 licensed Chrome extension for full page screenshots. GoFullPage is a proprietary extension in the same category, with a free tier and a paid Premium upgrade that covers its annotation features. The practical difference is that Screencappy has no paid tier at all, so annotation, redaction and PDF export are included, and it processes every capture on your own device with no account, no upload and no network code.
If you want a full page screenshot tool whose source you can read, that costs nothing, and that cannot send your captures anywhere, Screencappy is the direct answer. If you want a long established product with a large existing user base behind it, GoFullPage is the incumbent.
What does GoFullPage do well?
It is fast, it is simple, and it handles hard pages. Reviewers repeatedly describe capturing very long pages to PDF without fuss, and many have used it daily for years.
Its scroll capture is genuinely good, including on pages with inner scrollable regions. If one click capture is all you need, the free tier covers it and always has.
How the two compare
| Screencappy | GoFullPage | |
|---|---|---|
| Licence | Apache-2.0, open source | Proprietary |
| Source code | Public on GitHub | Not published |
| Cost | Free, with no paid tier | Free tier, Premium $12 USD per year |
| Annotation and cropping | Included at no cost | Part of the paid Premium upgrade |
| Account required | Never | Not for free use, yes for Premium |
| Captures uploaded to a server | No | No |
| Host permissions at install | None requested | Not stated in a readable manifest |
| Export formats | PNG, JPEG, WebP, PDF | PNG, JPG, PDF, clipboard |
| Browsers | Chrome | Chrome and Edge |
Every cell in the GoFullPage column is a fact published by the vendor themselves, on their own site or store listing, and checkable on the date above.
Screencappy makes no claim about another vendor's permissions, data handling or source code, because those are not things we can verify from the outside. The permissions row says what it says because GoFullPage's shipped manifest could not be read on the date above, not because anything is being implied about it. For anything not listed here, check GoFullPage's own site.
What does GoFullPage cost?
The capture itself is free and unlimited. The editor is not.
GoFullPage Premium costs $12 USD per year, described on the site as "$1 a month", auto renewing, with a seven day free trial. An Enterprise tier exists with no published price.
Which GoFullPage features are behind the paywall?
Cropping, annotation (blur, text, highlight), URL and timestamp stamping, and smart PDF page splitting. GoFullPage's own comparison table marks all of these as Premium only.
Its FAQ is explicit that if you crop, edit, or annotate a screenshot, you need a premium trial to download the edited version. In Screencappy the annotation tools are simply part of the extension.
Is GoFullPage open source?
Not any more. It was, and its own FAQ says so plainly.
The project was maintained as an open source repository for years, and in 2018 the developer moved to a private fork for further development. The shipping product today is proprietary, and the Terms of Use prohibit reverse engineering. Screencappy's full source is public under Apache-2.0.
Does GoFullPage upload my screenshots?
No, and this is a point in its favour. Its FAQ states that captures are held in browser storage on your own computer and are not on any server.
One caveat worth knowing: GoFullPage's privacy policy is dated March 2019 and does not mention screenshots or capture data at all, so that assurance lives in an FAQ rather than in the policy document.
What does Screencappy include that is usually a paid upgrade?
Annotation, redaction and PDF export. Screencappy ships a full vector annotation editor at no cost: crop, arrows, lines, rectangles, ellipses, freehand pen, highlighter, text, emoji stamps, and blur or pixelate redaction. Annotations are non-destructive, with full undo and redo, zoom and pan, so you can reopen a capture and change an arrow you drew earlier.
Export covers PNG, JPEG, WebP, PDF and the clipboard. PDFs can be a single tall page or paginated to A4 or Letter, and the PDF writer is hand-rolled with zero dependencies. With the Turbo engine switched on, Screencappy can also save a PDF with real, selectable, searchable text rather than an image of the page.
There is no upgrade prompt anywhere in Screencappy, because there is nothing to upgrade to.
Does Screencappy upload my screenshots anywhere?
No. Screencappy contains no network code at all. Captures are composed, annotated and exported entirely in your browser, and recent captures are stored locally in your browser's IndexedDB on your own machine. There is no account, no cloud service, no analytics and no telemetry. You can confirm this yourself, because the source is public and Apache-2.0 licensed.
What permissions does Screencappy request?
activeTab, scripting, storage,
downloads, contextMenus, unlimitedStorage and
debugger. It requests no host permissions, which means it has no standing ability
to read any page. Access is granted by your click, for that tab, at that moment.
The debugger permission is declared at install, because Chrome does not allow
that one to be requested later. It powers the Turbo capture engine, searchable PDF export and
mobile width capture. It is only active while one of those captures is running, and Chrome shows
a visible banner the whole time it is in use.
Which pages does Screencappy handle that a simple stitcher does not?
- Sticky headers and fixed overlays. They are pinned or hidden after the first tile, so a sticky nav bar appears exactly once instead of repeating down the image. The same handling reaches inside open shadow DOM.
- Web apps that scroll in an inner container. When the window itself barely scrolls, as in Gmail-style single page apps, Screencappy finds the container holding the real content and captures all of it.
- Iframes, in depth. Pick an iframe with the element picker and you get its entire content, not just the part visible inside its box.
- Infinite scroll. Turn on auto-load and Screencappy keeps scrolling until the page stops growing, within a height and time budget, then captures the loaded page.
- Very long pages. The composed image is held as strips rather than one canvas, which sidesteps the browser's canvas size limits. Captures too large for one file split into numbered files or extra PDF pages instead of failing.
- Mobile layouts. Capture a page at a phone width through device emulation without resizing your actual window.
- Timing-sensitive shots. A delayed capture gives you a few seconds to open a menu or hold a hover state before the shot is taken.
Which one should you use?
If you only ever take a screenshot and download it, GoFullPage's free tier is a solid choice and you will not miss anything.
If you annotate, crop, or blur before sharing, that is where the two diverge: GoFullPage charges for it and Screencappy does not. And if you want to read the code that touches your pages, only one of them lets you.
Where do I install GoFullPage right now?
Check GoFullPage's own site. As of the date above, their homepage carries notices dated 11 and 14 August 2026 describing a temporary Chrome Web Store availability issue and pointing people to a separately installable BETA extension, which is live and was last updated on 14 August 2026.
Screencappy is an unrelated, independently written project and has nothing to do with any of that. It is mentioned here only because people comparing the two during that period reasonably want to know where to find the other one. This is a live situation, so the vendor's own site is the authority on it, not this page, which was last verified on the date above.
How do I install Screencappy?
Screencappy is on its way to the Chrome Web Store. It is not there yet, so for now you add it
yourself, which takes about a minute. Download
screencappy.zip
and unzip it, open chrome://extensions, switch on Developer mode, click Load
unpacked, and choose the folder you unzipped. The same file works in Edge, Opera and Brave, and
the home page shows pictures of these three steps.
Keyboard shortcuts
Full page: Alt+Shift+P. Visible area: Alt+Shift+V. Select a region: Alt+Shift+S. During a region selection you can scroll to grab an area taller than the viewport.
GoFullPage is a trademark of its respective owner. Screencappy is not affiliated with, endorsed by, or connected to GoFullPage in any way.