Image Download
Batch download images with smart filtering by size and format.
FlowPick detects and downloads images from webpages, perfect for saving galleries, artwork, and photos.
Supported Image Formats
| Format | Extension | Description |
|---|---|---|
| JPEG | .jpg, .jpeg | Most common photo format |
| PNG | .png | Lossless with transparency |
| GIF | .gif | Animated images |
| WebP | .webp | Modern efficient format |
| SVG | .svg | Vector graphics |
| AVIF | .avif | Next-gen image format |
Image Detection
FlowPick scans the page for all image resources:
- IMG Tags: Standard HTML images
- Background Images: CSS background images
- Lazy Loaded: Images loaded on scroll
- Dynamic Images: JavaScript-loaded images
Smart Filtering
Avoid downloading unwanted images:
By Size
Set minimum dimensions to skip thumbnails and icons:
| Filter | Use Case |
|---|---|
| Min Width | Skip small images like icons |
| Min Height | Skip header/footer images |
| Min File Size | Skip low-quality images |
By Format
Filter by image type:
- Show only specific formats
- Exclude certain formats
- Focus on photos or graphics
Batch Download
Download entire galleries at once:
- Navigate to a gallery page
- Open FlowPick
- Filter to show only images
- Select all or specific images
- Click "Download Selected"
Use the size filter to avoid downloading thumbnails and placeholder images.
Image Preview
Before downloading:
- Thumbnail View: See all images at a glance
- Full Preview: Click to see full size
- Dimensions: See width and height
- File Size: Estimated download size
Troubleshooting
Images not detected?
- Scroll down to trigger lazy-loaded images
- Some sites use canvas/WebGL for images (not detectable)
- Check if images are in iframes
Low quality downloads?
- Original quality is preserved
- Some sites serve different sizes based on screen
- Try downloading from the full-size view
