159
Contrib Circles turns a repo’s contributors into a beautiful SVG circle-pack you can embed in a README with one line of markdown. Circle size follows commit count — bigger circles mean more contributions.
Open the live builder
Enter owner/repo and customize your badge
Copy the markdown and paste it into your README
Example URL: tailwindlabs/tailwindcss
Layout — pack, grid, or row
Colors — background, borders, transparent mode
Sizing — padding, min/max radius, contribution curve
Avatars — circle, rounded, or square
Filters — exclude bots or specific logins
Public repos work out of the box. For private repos, install the GitHub App once. Auth stays server-side, with no tokens in the badge URL.
SVG output with inlined avatars
CDN caching for fast loads
Rate limiting per repo
Live preview before you embed
Free to use. Built with Next.js, deployed on Vercel.
Built with