Docker Image Analytics

Track every pull.
Spot every trend.

Real-time visibility into Docker image download trends across Docker Hub, Quay.io, and beyond.

Features

๐Ÿ“ˆ

Pull Trend Charts

Visualize daily, weekly, and monthly download momentum for any image or tag.

๐Ÿ”

Cross-Registry Search

Compare images across Docker Hub, Quay.io, and more in one place.

๐Ÿ””

Spike Alerts

Get notified when an image's pull rate surges โ€” or drops unexpectedly.

๐Ÿ› ๏ธ

Built for Devs

Clean API and CLI access. Embed stats in your README or CI pipeline.

pullstat โ€” image trends
$ pullstat search nginx --trend 30d
Fetching pull stats for nginx...
nginx:latest   โ†‘ 12.4%   2.1B total pulls
nginx:alpine   โ†‘ 31.7%   890M total pulls
nginx:1.24    โ†“ 4.2%   120M total pulls
Peak day: Mon ยท Top region: us-east
$