# hardikvasa/google-images-download

Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!

Repository: https://github.com/hardikvasa/google-images-download
Canonical: https://ross.abutalabs.com/products/google-images-download
Language: Python
License: MIT
License Family: permissive
Topics: python, python-script, image-download, google-images, image-processing, color-filter, image-dataset, image-database, image-search, image-scraper, image-gallery, terminal, command-line, command-line-tool, download-images
Last push: 2026-05-18T05:34:43+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 83, release rhythm 35, longevity 100
- inputs: {"age_days": 4176, "days_push": 107, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8684, forks 2085 (observed 2026-08-28T04:10:24.235459+00:00)

## What it is
A Python command-line tool that searches and downloads hundreds of images from Google Images to local storage. It uses Selenium with Chrome/Chromium to handle JavaScript-rendered search results and supports filters like color.

## Use cases
- bulk download images from google search
- build an image dataset for machine learning
- scrape google images from the command line
- download images with color filters
- collect sample images for a project

## When to choose
- you need many images from Google Images quickly via CLI
- you want a ready-to-run Python script with color/type filters
- you are building image datasets for educational purposes

## When to avoid
- you need a supported search API or guaranteed legal compliance
- you cannot install Chrome/Chromium
- you need commercial-scale scraping without copyright concerns

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, image-processing, cli
- domain: crawlers, image-processing, developer-tools
- platform: python, cli, windows, cross-platform
- tags: google-images, image-downloader, selenium, bulk-download, image-dataset, linux, macos

## Member repositories
- hardikvasa/google-images-download (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:24.235459+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:25:35.497617+00:00, confidence not recorded.
  - readme: https://github.com/hardikvasa/google-images-download (fetched 2026-08-28T04:10:24.235459+00:00, sha 3c033a9555fc)
  - registry_pypi: https://pypi.org/pypi/google-images-download/json (fetched 2026-08-29T08:25:54.478786+00:00, sha 1e680f7ccc60)
- Data as of 2026-08-30T08:39:29.467469+00:00.
