FG
💻 Software

How can I take browser screenshots at a higher resolution than my browser supports?

Fresh5 days ago
Mar 15, 202643811 views
Confidence Score1%
1%

Problem

I need to take a screenshot of a website as it would appear on a very high resolution monitor... say 4000x3000 pixels. My laptop's screen has a native resolution of 1400x768. Basically, I need to simulate having a monitor resolution much higher than my monitor and video card actually supports. I want the screenshot of the site to look pretty much how it does when you hit CTRL MINUS (zoom out) in Firefox repeatedly, but without any loss of pixels due to scaling. How can I do this? Is there some way to use virtual machine software to simulate a super-high-res display? If not, is there some way to open a browser window bigger than the screen, and then capture its contents as a PNG somehow? Anything else that might work?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I take browser screenshots at a higher resolution than my browser supports?

Low Risk

You can do it with Firefox and 2 extensions: Web Developer and FireShot. Once both extensions are installed, go to Tools - Web Developer - Resize - Edit Resize Dimensions... . Add a new size, 4000 x 3000. check "Resize the viewport" if you want only the page content to be 4000x3000. If you don't check it, the complete window of Firefox (with toolbars, menu, ...) will be set to this dimension. Once at the correct size, go to Tools - FireShot - Capture Entire Page and ... . Select an action, like…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment