Forum Discussion
Harrisonte
Jul 13, 2026Copper Contributor
How to take a scrolling screenshot on mac for long pages
Need to capture a full webpage as a single image but the built-in Mac screenshot tool only captures what's visible on screen at the time. For long pages this means taking multiple screenshots and sti...
Aadyaoou
Jul 13, 2026Copper Contributor
Using macshot to take a scrolling screenshot on mac is actually super straightforward and a great choice if you want something completely free and open-source. It's a lightweight native app that lives in your menu bar, so no Electron bloat or subscriptions to worry about.
Here's the casual lowdown on how to take a scrolling screenshot on mac with macshot:
- Get it installed: You can grab it via Homebrew with brew install --cask macshot, or just download the DMG from their GitHub and drag it to your Applications folder.
- Launch and trigger: Open it up, then press the global hotkey Cmd+Shift+X to start a capture.
- Select and scroll: Click and drag to select the area you want to capture—like a browser window or a long document. Now, here's the magic: just start scrolling. It auto-detects if you're scrolling vertically or horizontally and uses Apple's Vision framework to stitch everything together into one seamless image in real-time . You'll even see a live preview panel next to the capture region so you know it's working.
- Save or annotate: Once you're done, you can instantly annotate with a ton of tools (arrows, text, blur, etc.), copy it to your clipboard, or save it.
So, if you want to know how to take a scrolling screenshot on mac without using third-party paid tools or online services, macshot is definitely worth a shot—it's private, runs entirely on your machine, and handles long pages like a champ .