Scan Current Page: Grab Webpage Images Instantly
The fastest way to pull images off a page
Not every page needs heavy machinery. When a gallery is straightforward and the images are already sitting there in the markup, you do not need scrolling tricks or region boxes — you just need to grab what is in front of you. That is what Scan Current Page does in Bulk Image Downloader From URL List, and it is the option I reach for most often on simple sites.
Open the side panel — the Image Scraper — and choose Scan Current Page. The extension reads what is already in the DOM and collects every image it finds. No waiting on scroll events, no fetching extra content. It is fast, clean, and perfect for galleries that load everything up front.
What “already in the DOM” means in practice
When a page loads, the browser builds a structure of everything on it — that is the DOM. For many sites, all the images are present in that structure the moment the page finishes loading. Scan Current Page reads that structure once and pulls the image URLs straight out of it. Because there is no scrolling or extra network activity involved, the scan finishes almost instantly.
The trade-off is simple to understand. If a page hides images behind lazy loading or infinite scroll, those images are not in the DOM yet, so a current-page scan will not see them. For those pages, Deep Scan is the better tool because it scrolls and waits. But for static galleries, Scan Current Page gets you the full set right away.
How to use it
- Open the page that holds the images you want.
- Open the side panel and select Scan Current Page.
- The extension reads the DOM and collects the images it finds.
- When it finishes, a clickable toast shows the count; tap it if you missed it.
- Your images appear in the results, ready to review.
Settings that still apply
Even on a quick scan, your toggles matter. Stack Mode controls whether each scan adds to your existing results or starts a fresh list — leave it on when you are hopping between several pages and want one combined collection, turn it off when each page should stand alone. Continuous Scanning keeps watching the page, so if new images appear they land in your list automatically. While the scan runs, the panel shows the active mode, elapsed time, and any permission notices, so you always know what is happening and what to fix if a page is blocked.
When to choose it
Pick Scan Current Page for simple, static galleries where speed is the priority and everything is visible up front. It is the right default for product pages with a fixed set of photos, basic image grids, and any page where you can see all the images without scrolling. If the page scrolls forever or loads images as you move, switch to Deep Scan; if it is cluttered and you only want one section, use Area Scan. For everything else, a quick current-page scan is the cleanest way to skip the right-click-and-save routine entirely. Once the images are in your results, you can filter them, remove duplicates, and send the set straight to a download task.
