Both [[Chrome]] and [[Safari]] allow you to generate screenshots of web pages. Chromium has more options, like capturing full pages or just what’s in the viewport, and both Chromium and WebKit allow you to capture screenshots of specific elements on the screen using the developer tools. Safari’s (WebKit) preserves transparent backgrounds on the images, while Chromium renders transparent backgrounds as white. The colors seem to be just a little different, too. ![[capture-screenshot.jpeg]] <small>WebKit</small> ![[capture-node-screenshot.jpeg]] <small>Chromium</small>