Image Extraction

The Image Extraction tool scans any web page for images and lets you selectively download them. Filter by size, select the ones you need, and download them all at once.

How it works

1
Scan the page

Click the "Scan" button to find all images on the current page. The tool extracts every <img> element along with its source URL, alt text, width, and height.

2
Filter by size

Set minimum width and height to exclude small images like icons, spacers, and tracking pixels. Only images that meet your size criteria will be shown.

3
Select images

Click individual images to toggle selection, or use the Select All / Deselect All buttons to manage your selection quickly.

4
Download

Hit download and all selected images are saved to a scraped-images/ folder in your Downloads directory.

Features

  • Size filtering — set minimum width and height to skip tiny images and icons
  • Thumbnail previews — see a visual grid of all detected images before downloading
  • Smart filenames — images are named using their alt text when available, or numbered sequentially
  • Format detection — automatically detects the file extension (PNG, JPG, WebP, SVG, etc.)
  • Batch download — download all selected images at once
  • Download tracking — see how many images were successfully downloaded vs. failed

Use cases

  • Downloading product images from e-commerce sites
  • Saving gallery images from portfolios or photo sites
  • Extracting logos and brand assets
  • Collecting reference images for design work
  • Archiving visual content from web pages
Images are loaded lazily in the preview grid for better performance, even on pages with hundreds of images.