Free Claude Code Wrapped · Runs in your browser

How many tokens did you burn?

Paste your ccusage output and get a shareable Claude Code Wrapped card: total tokens, the $ value at API prices, your favorite model, longest streak, and biggest day. Nothing leaves your browser.

ccusage --json

Run npx ccusage@latest --json in your terminal, paste the output here, and your Wrapped card appears instantly.

100% client-side · nothing uploaded · works with daily, monthly & session ccusage reports

How it works

Terminal → Wrapped card in 20 seconds

ccusage reads the local JSONL logs Claude Code already keeps on your machine and totals your tokens per model at API list prices. This page turns that JSON into a card.

⌨️

1. Run ccusage

In any terminal: npx ccusage@latest --json. No install, no login — it reads ~/.claude logs locally and prints a JSON summary.

📋

2. Paste the output

Copy the whole JSON blob into the box above. Parsing happens in your browser — your usage data never touches a server.

🖼️

3. Share the card

Download the PNG and post it. Tokens burned, $ at API prices, favorite model, streak — the full flex.

What it measures

Every stat on the card, explained

Tokens burned

Input + output + cache-write + cache-read tokens across every session ccusage found. Cache reads are usually 90%+ of the total — that's normal, it's how Claude Code keeps your codebase in context cheaply.

$ at API prices

What your usage would cost pay-as-you-go (prices as of July 2026). On Pro or Max you didn't actually pay this — which is exactly the point of sharing it.

Favorite model

The model that accounts for the biggest share of your usage cost — Opus, Sonnet, or Haiku — with its share of total spend.

Streak & biggest day

Longest run of consecutive active days, plus the single day (or session) where you burned the most — your personal token record.

FAQ

Claude Code Wrapped questions

What is ccusage?+
ccusage is a popular open-source CLI that analyzes the local JSONL logs Claude Code writes to your machine and reports token usage and estimated cost per day, month, or session. Run it with npx ccusage@latest --json — nothing is installed permanently.
Which ccusage commands does this accept?+
Any of the JSON reports: ccusage --json (daily), ccusage monthly --json, or ccusage session --json. The card adapts — daily data unlocks the streak stat, session data shows your biggest single session.
Is my usage data uploaded?+
No. Everything — parsing, stats, and drawing the PNG — happens client-side in your browser. You can disconnect from the internet after the page loads and it still works.
Why is the dollar number so high when I pay $20/month?+
Because subscriptions bundle usage at a flat rate while the card prices your tokens at pay-as-you-go API rates. Heavy Claude Code users routinely 'burn' 10–50× their subscription price in API-equivalent value — that gap is the whole meme.
Why are cache reads most of my tokens?+
Claude Code aggressively uses prompt caching: your codebase and conversation history are written to cache once, then re-read cheaply on every turn. Cache reads cost ~10% of normal input tokens, so a huge cache-read count with a modest bill is the system working as designed.
Does this work for Cursor, Codex, or other tools?+
This page parses ccusage output, which covers Claude Code (and Claude Desktop logs where present). Other tools have their own usage logs and formats.
Go further

Burning that many tokens? Make them count.

The ClaudeThings kits are a library of production-grade agents, skills, and slash commands that make every one of those tokens do more work — reviews, tests, security audits, marketing.

🛠️
Most popular

Engineering Kit

Battle-tested Claude skills & workflows for builders.

  • 58 agents · 61 skills · 159 commands
  • Security, testing & code-review skills
  • Every skill formatted to spec
  • Lifetime updates
Get the Engineering Kit
📣
For founders

Marketing Kit

Turn Claude into your growth team.

  • 31 agents · 42 skills · 32 commands
  • Content, SEO & email-sequence skills
  • Landing-page & funnel templates
  • Lifetime updates
Get the Marketing Kit

Or grab all 89 agents, 103 skills & 181 commands in the Complete Bundle →