4
2
Q:
How can I create an image or print a webpage larger than the screen from a web browser? Since I can't enlarge my window beyond my screen, I am limited by the screen I use:
I would like to make a very large print, with lots of details, as if I had a very large screen.
Why this new question?
Most questions on the topic:
- How to take a screenshot of a something bigger than the screen?
superuser.com - Get Google Maps to print entire map displayed
webapps.stackexchange.com - «Capturing an Image That Is Larger than Computer Screen» and «How do I capture the contents of a window that is bigger than the screen?» on locked or outdated conversations
- less reliable questions from less reputable websites...
merely address the specific case of Google Maps, or require specific third party software, or have silly answers such as «expand your window», not withstanding that it is simply not an option in most scenarios. And what about the moon?
Furthermore, there is no general question nor answer which addresses:
- Create an image or export only the part you need
- Screen resolution independent solution which does not go through a screen shot
- No software purchase which may or may not work on your platform
- Create an image or print a webpage larger than the screen from a web browser
- Any website, any size









To add a clarification on what is unique here, some web pages contain a mechanism for rendering a window on a huge virtual image. The size of the window is defined by available screen real estate, and then that is how much of the image is displayed. The underlying virtual image can be scrolled or dragged to reveal more. The virtual image may not even exist as a single large image, but the area of interest can be assembled as needed. Most screen capture methods will capture what is displayed, but do not give you access to the underlying virtual image. (cont'd) – fixer1234 – 2017-05-08T06:18:40.733
What is described here is more than just capturing the existing page, including offscreen portions viewable by scrolling. It's defining a virtual canvas. The page rendering mechanism uses that canvas as if the screen had nearly endless available real estate to display a much bigger portion of the underlying virtual image. – fixer1234 – 2017-05-08T06:19:05.313