How to take a full page screenshot in Firefox
Short answer
Firefox captures a whole page natively: right-click an empty part of the page and choose Take Screenshot, or press Ctrl+Shift+S, then click Save full page. The preview offers Copy and Download only, with no editing tools, and very long or lazy-loading pages remain the cases where it falls short.
Updated 20 June 2026Written by the Full Page Screenshot team
Native full page capture options
Firefox includes robust screenshot capabilities directly in the browser interface, making it one of the more accessible browsers for this task without installing third-party software. The primary method involves interacting with the page context menu. Simply right-click anywhere on the webpage body and select the 'Take Screenshot' option from the dropdown list. This triggers Firefox's internal screenshot engine, which analyzes the viewport and automatically scrolls through the document to capture everything below the fold.
There is no screenshot button on the toolbar by default. Screenshots is built into Firefox rather than being an add-on, so it is not in the extensions menu either. If you want a toolbar button, open Customize Toolbar and drag the Screenshot item onto the toolbar. Either route opens the same overlay, where you choose between the visible area and the entire page.
Technical limits of Firefox screenshots
Before relying on the built-in tool for professional work, understand its constraints compared to dedicated solutions like full-page-screenshot.
- Image Format
- PNG (lossless)
- Storage Location
- Clipboard (default) or local download
- Dynamic Content
- May cut off if infinite scroll loads during capture
- Resolution
- Standard DPI; may appear blurry on Retina/HiDPI displays
How to save a full page screenshot
- 1
Initiate the capture
Right-click on the webpage and select 'Take Screenshot'. Wait for the blue selection box to expand and cover the entire document height.
- 2
Select the full page option
The overlay offers two buttons, Save full page and Save visible. Choose Save full page and Firefox captures the whole document rather than the part on screen.
- 3
Save or copy
Click the download icon (arrow pointing down) to save the PNG file to your computer, or click the copy icon to paste it directly into another application.
Common issues and workarounds
- Cut-off at the bottom
- If the capture stops prematurely, the page likely uses lazy loading or infinite scrolling. Scroll down manually a few times before taking the screenshot to force content to load, or use a tool designed for infinite-scroll pages.
- Blurred text on high-res screens
- Firefox's native screenshot tool often captures at standard DPI rather than device pixel ratio. This results in blurry text on Retina or 4K monitors. For crisp images, use DevTools or a dedicated extension that respects display scaling.
- Missing sticky headers
- The native tool captures the visual state at specific scroll points. Sticky headers may appear duplicated or misaligned if the stitching algorithm fails to sync perfectly. Check our guide on sticky header behavior for details.
Frequently asked questions
Does Firefox save full page screenshots automatically?
No. Firefox copies the screenshot to your clipboard by default when you take it. You must manually click the download arrow in the preview window to save it as a PNG file to your hard drive.
Can I edit a full page screenshot in Firefox?
No. Firefox's screenshot preview offers Copy, Download and Cancel, and nothing else: there is no crop, arrow, text or blur tool. Edit the saved PNG in an image editor afterwards, or use an extension that includes an editor.
Why is my Firefox screenshot blurry?
This usually happens on high-DPI or Retina displays. Firefox's native screenshot tool often renders at 1x scale regardless of your monitor's resolution. To get sharp text, use Chrome DevTools or a dedicated extension that supports device pixel ratio.
Is there a keyboard shortcut for Firefox full page screenshot?
There is no default global keyboard shortcut for the full page screenshot feature in standard Firefox. Use the right-click menu, or add the Screenshot button through Customize Toolbar.
How does Firefox compare to Chrome for screenshots?
Firefox's native tool is generally more discoverable via the right-click menu, whereas Chrome hides full-page capture behind DevTools or requires an extension. However, dedicated extensions like Full Page Screenshot (available for both Chrome and Firefox) offer superior resolution handling, PDF export, and markup tools that Firefox lacks natively.
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
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.
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.
What Chrome DevTools full page capture can and cannot do
Chrome has a built-in full page capture. Where to find it, the four situations where it produces a wrong result, and what to do instead.