rom1504/img2dataset
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine. observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 47
- Release rhythm 42
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1848
- days_rel: 389
- days_push: 318
- n_releases_24m: 2
Adoption not part of the score
4443 stars · 376 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python tool that downloads large sets of image URLs and packages them into machine learning datasets, with resizing and caption support. It can process 100M URLs in 20 hours on a single machine and powers datasets like LAION-5B.
Use cases
- download images from a list of urls into a dataset
- build an image-text dataset for training models
- download and resize millions of images quickly
- create a laion-style dataset from image url list
- package image urls into webdataset shards
- download mscoco or cc3m image datasets
When to choose
- you need to turn a large url list into a usable image dataset at scale
- you want image+caption pairs for training multimodal models
- you need fast, parallel, resumable image downloading with resizing
When to avoid
- you only need a handful of images and a simple downloader suffices
- you need to scrape and discover image urls rather than download from an existing list
- you need dataset labeling or annotation, not downloading
Facets
cli-tool · maturity active
image-processing etl data-generation machine-learning computer-vision big-data python cli windows image-dataset webdataset image-download multimodal url-to-dataset resizer data-engineering linux macos
2 sources
- readme: https://github.com/rom1504/img2dataset · fetched 2026-08-28 · 045b437a77be
- registry_pypi: https://pypi.org/pypi/img2dataset/json · fetched 2026-08-29 · cfb759400670
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rom1504/img2dataset | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="rom1504/img2dataset")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem