June 16, 2026 Deep Scan: Capture Lazy-Loaded and AJAX Images in Chrome Deep Scan scrolls the page, waits for lazy-loaded and AJAX images to appear, and captures everything a basic scan would miss. Read more →
June 16, 2026 Save and Resume Scraper Sessions in Chrome Save the current scrape as a named session, then search your history and resume it later with images and settings intact. Read more →
June 16, 2026 Compare Two Scraper Sessions and Export the JSON Run a diff between two saved sessions to see added, removed, and common URLs, then export or import the session as JSON. Read more →
June 16, 2026 Area Scan: Capture Only the Images Inside a Region Area Scan lets you draw a rectangle on the page so only the images inside that region get collected, skipping the surrounding clutter. Read more →
June 16, 2026 Scan Current Page: Grab Webpage Images Instantly Scan Current Page collects every image already present in the page's DOM in seconds, making it the fastest option for simple, static galleries. Read more →
June 16, 2026 Continuous Scanning and Stack Mode Explained Continuous Scanning keeps collecting new images as they appear, Stack Mode combines results across scans, and duration presets set how long a scan runs. Read more →
June 16, 2026 Scrape Images From a URL List in the Side Panel Paste or import a list of page URLs, set a max-URL cap and a per-page delay, then scrape images from every page automatically in a single run. Read more →
June 16, 2026 Grid vs Table View for Scraper Results Switch between a thumbnail grid and a full metadata table, select in bulk, sort by dimensions or size, and strip third-party images with one toggle. Read more →
June 16, 2026 Image Workflow: From Scrape to Organized Folder An end-to-end image workflow that takes you from a raw scan or scrape to a clean, renamed, resized, organized folder in a single Chrome extension. Read more →
June 16, 2026 Bulk Image Downloading Without Python: Extension vs Writing a Scraper A practical look at image scraping without Python, comparing a no-code Chrome extension to writing your own requests and BeautifulSoup scraper. Read more →