# addyosmani/tmi

TMI (Too Many Images) - discover your image weight on the web

Repository: https://github.com/addyosmani/tmi
Canonical: https://ross.abutalabs.com/products/tmi
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2017-02-14T07:36:56+00:00

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

## Adoption (not part of the score)
Stars 1615, forks 43 (observed 2026-08-28T04:05:11.557238+00:00)

## What it is
TMI (Too Many Images) is a Node.js CLI tool that analyzes a web page via Google PageSpeed Insights to report its total image weight and identify images that can be optimized. It compares results against BigQuery quantiles and offers a verbose mode with per-image details.

## Use cases
- check how heavy the images on my website are
- find images that need optimization on a page
- compare my page's image weight against industry quantiles
- audit image payload for mobile vs desktop
- get a detailed list of images slowing down my page

## When to choose
- you want a quick command-line audit of a public page's image weight
- you prefer PageSpeed Insights-based analysis without writing code

## When to avoid
- you need to test localhost or local files (unsupported)
- you need a maintained tool or programmatic API (last release 2017; use Lighthouse or psi instead)
- you need to optimize images, not just measure them

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: cli, image-processing, analytics, monitoring
- domain: web-development, performance, developer-tools
- platform: cli, cross-platform
- tags: image-weight, pagespeed-insights, web-performance, image-optimization, audit, command-line, nodejs

## Member repositories
- addyosmani/tmi (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:11.557238+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-30T03:50:16.850912+00:00, confidence not recorded.
  - readme: https://github.com/addyosmani/tmi (fetched 2026-08-28T04:05:11.557238+00:00, sha 803b71810c19)
  - registry_npm: https://registry.npmjs.org/tmi (fetched 2026-08-29T11:22:51.053844+00:00, sha 7edc333c37ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
