# simonw/tools

Assorted useful tools, almost entirely generated using LLMs

Repository: https://github.com/simonw/tools
Canonical: https://ross.abutalabs.com/products/simonw-tools
Homepage: https://tools.simonwillison.net
Language: HTML
License: Apache-2.0
License Family: permissive
Last push: 2026-08-25T07:37:29+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 63
- inputs: {"age_days": 887, "days_push": 8, "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 1840, forks 187 (observed 2026-08-28T04:05:42.980380+00:00)

## What it is
A collection of miscellaneous HTML+JavaScript single-page tools hosted at tools.simonwillison.net, almost entirely generated with LLMs as an experiment in prompt-driven development. The repo contains the source for dozens of small utilities like OCR, markdown converters, token counters, and image tools.

## Use cases
- run quick OCR on an image in the browser
- convert rich text to markdown
- count Claude tokens for a prompt
- extract tables from HTML
- resize images and check quality
- find small single-purpose browser utilities

## When to choose
- you need a small client-side utility with no install
- you want examples of LLM-generated JavaScript tools
- you want to study prompt-driven development with commit transcripts

## When to avoid
- you need a maintained production library or API
- you need tools with guaranteed support or tests
- you need server-side or native application functionality

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, data-visualization, ocr, markdown, json, image-processing
- domain: developer-tools, web-development
- platform: browser
- tags: llm-generated-code, prompt-driven-development, single-page-tools, client-side-javascript, misc-utilities, automation, web-server

## Member repositories
- simonw/tools (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.980380+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:18:05.609070+00:00, confidence not recorded.
  - readme: https://github.com/simonw/tools (fetched 2026-08-28T04:05:42.980380+00:00, sha c5720a0cf9a6)
  - homepage: https://tools.simonwillison.net (fetched 2026-08-29T10:57:13.068715+00:00, sha 2028fb3d284d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
