Paste in a website, hit rip, and grab every image it's got.
This pulls the page's raw HTML through a public CORS proxy and scans it for <img>,
<source>, background-image styles, favicons and og:image tags. It only sees what's in
the page's HTML — images loaded dynamically by heavy JavaScript sites may not show up, and
some sites block scraping outright.