How to take a full page screenshot in Microsoft Edge
Short answer
To take an edge full page screenshot, press Ctrl+Shift+S to open Web Capture and select "Capture full page." Alternatively, use DevTools (F12) and run the command "Capture full size screenshot" via Ctrl+Shift+P. Because Edge is Chromium-based, you can also install extensions like Full Page Screenshot from the Chrome Web Store for more reliable results.
Updated 30 July 2026Written by the Full Page Screenshot team
The best way to capture a full page in Edge
Microsoft Edge provides two native ways to capture a full page. The first is the built-in Web Capture tool, which is designed specifically for this purpose. The second is the DevTools command, which is identical to the one found in Google Chrome because Edge is built on the Chromium engine.
If you need advanced features like scrolling past infinite loads or handling sticky headers that repeat, consider using a dedicated extension. You can find a comparison of these tools at /compare/browser-screenshot.
Use Web Capture to capture full page
Web Capture (formerly known as the screen capture function) is the primary method for taking an edge screenshot entire page without leaving the browser.
- 1
Open the tool
Press Ctrl+Shift+S on your keyboard, or click the three-dot menu in the top-right corner and select Screenshot. Older versions of Edge label the same item Web capture.
- 2
Select the mode
Click the "Capture full page" option. This tells the browser to scroll through the entire document automatically.
- 3
Save or copy
Once the capture finishes, a preview window opens. Click the floppy disk icon to save it as a PNG, or the clipboard icon to copy it directly.
Known limitations of Edge's native capture
- Scroll position requirement
- The full page screenshot only works reliably when the scroll is positioned in the body of the page. If the scroll is stuck in a sidebar or frame, the capture may fail or cut off early.
- Tool confusion
- Menu wording and icons have changed between Edge releases, so the entry may read Web capture or Screenshot depending on your version.
- Format support
- Native Web Capture exports only as PNG. It does not offer PDF export options natively.
Alternative: Use Chrome DevTools
Because Edge is Chromium-based, it includes the same Developer Tools as Chrome. This method is useful if you want a raw image file without the Web Capture overlay.
Open DevTools by pressing F12. Then press Ctrl+Shift+P to open the Command Menu. Type "Capture full size screenshot" and press Enter. This will download a PNG of the entire page immediately.
When to use a third-party extension
- Infinite scroll pages
- Native tools stop capturing once the page stops scrolling. Extensions like Full Page Screenshot can trigger JavaScript to load more content before capturing.
- PDF Export
- If you need to save the page as a searchable PDF, native tools fall short. See how to save a webpage as a PDF for the two methods and what each preserves.
- Cross-browser consistency
- Since Edge allows extensions from the Chrome Web Store, you can install tools that work identically across Chrome, Edge, and other Chromium browsers.
Where to go next
If this did not resolve it, the next places to look are How to take a full page screenshot in Chrome, full page screenshot: capture an entire webpage in one image, and built-in browser capture versus an extension.
Frequently asked questions
Why does my Edge full page screenshot cut off?
This usually happens if the page has internal scrolling elements (like a fixed sidebar) or if the page uses lazy loading that hasn't finished triggering. Try scrolling down manually first, then use the capture tool.
Can I install Chrome extensions in Edge?
Yes. Because Edge is based on Chromium, you can enable extensions from other stores in the settings and install extensions like Full Page Screenshot directly from the Chrome Web Store.
Does Edge support PDF export for full pages?
The native Web Capture tool only saves images (PNG). To get a PDF, you must either print the page to PDF or use an extension that supports PDF generation.
Sources
Primary documentation for the browser behaviour described above. Every link was checked against a live search index when this page was last updated.
Capture your first full page screenshot
Free, no account, and nothing leaves your computer.
Keep reading
How to take a full page screenshot in Chrome
Three ways to capture a full page screenshot in Chrome: DevTools, an extension, and the print dialog. What each one is good at and where each fails.
Full page screenshot: capture an entire webpage in one image
Take a full page screenshot of any webpage, including everything below the fold. Automatic scrolling, sticky header handling, PNG, JPG and PDF export.
Built-in browser capture versus an extension
Chrome can capture a full page without an extension. Where the built-in tool is enough, where it fails, and what an extension adds.