New Screen & Webcam Recording Features Just Dropped!See Updates →
ShotVu
Tutorials

How to screenshot an entire page on Mac?

By ShotVu TeamJanuary 22, 20246 min read

Taking a screenshot of an entire webpage or document that extends beyond your screen can be challenging on Mac. This guide shows you multiple methods to capture full-page screenshots, from built-in Safari features to third-party solutions that work with any application.

Using Safari's Full Page Screenshot Feature

Safari offers a built-in full-page screenshot feature. Open the webpage you want to capture. Press Command + Shift + 5 to open the screenshot toolbar. Click 'Capture Full Page' in the Safari toolbar that appears. Choose to save as PDF or add to Photos. This method captures the entire webpage perfectly, including areas below the fold.

Chrome and Firefox Full Page Capture

In Chrome, open Developer Tools (Command + Option + I). Press Command + Shift + P to open the command palette. Type 'screenshot' and select 'Capture full size screenshot'. Firefox users can right-click on any page and select 'Take Screenshot', then choose 'Save full page'.

Using Third-Party Tools

Tools like CleanShot X, Snagit, or Skitch offer advanced screenshot capabilities. These apps can capture scrolling windows in any application. They also provide annotation tools and cloud storage. For quick sharing, ShotVu's screen recording feature can capture scrolling content as a video, which is often more useful than a static image.

Terminal Command Method

For advanced users, Terminal offers powerful screenshot commands. Use 'screencapture -i ~/Desktop/screenshot.png' for interactive selection. Add '-x' to silence the shutter sound. Combine with browser automation tools for programmatic full-page captures.

Tips for Perfect Full-Page Screenshots

Disable floating elements and pop-ups before capturing. Use Reader Mode in Safari for cleaner article screenshots. Zoom out to capture more content in a single screenshot. Consider breaking very long pages into multiple screenshots. Always check the final output for missing elements or rendering issues.

Share this article