DEV Community

Marco
Marco

Posted on โ€ข Originally published at blog.disane.dev

1

Edge: Create screenshots of a page without addons

Create complete screenshots of websites in Microsoft Edge. I'll show you how to do it without addons ๐Ÿ“ธ


I often create screenshots of systems or pages for this blog. So far, I have always used addons for this. Especially when the whole page (including the entire scrollable area) should be visible in the screenshot.

The big disadvantage of addons, however, is that they usually want at least read access. Whether they do anything with the data, I don't know. But theoretically, these add-ons would have the option of collecting usage data and selling it to data brokers, and I don't really want that.

Luckily, Microsoft Edge offers the "web capture" feature for this, which you can call up with the key combination CTRL+ SHIFT + S. The interface is very similar to that of the "Snipping Tool". Entire pages can be screenshotted with "Capture entire page" and individual areas with "Capture area".

Another window then opens where you can mark or delete things. Sharing, copying and saving is of course mandatory:

Et voila. So now you can take screenshots of entire pages without add-ons and no longer have to worry about providers creating usage profiles of your surfing behavior.


If you like my posts, it would be nice if you follow my Blog for more tech stuff.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (1)

Collapse
 
jonrandy profile image
Jon Randy ๐ŸŽ–๏ธ โ€ข โ€ข Edited

Seemingly a feature copied from Firefox (that has had this for a long time). Even the keyboard shortcut is the same

Sentry image

See why 4M developers consider Sentry, โ€œnot bad.โ€

Fixing code doesnโ€™t have to be the worst part of your day. Learn how Sentry can help.

Learn more

๐Ÿ‘‹ Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay