Open source · MIT license · No auth required

Your Letterboxd stats,
everywhere you write.

Generate a beautiful stat card from any Letterboxd profile. Embed it in your GitHub README, portfolio, or anywhere that renders an image URL.

@

Three steps, done.

No accounts, no API keys, no maintenance.

01

Enter your username

Type your Letterboxd username in the box above and click Generate.

02

Preview your card

See your stats card live — total films, recent watches, followers, and more.

03

Copy and paste

Click any snippet to copy. Paste the markdown directly into your GitHub README — done.

Everything you need

No auth. No API key. No setup. Just a URL.

🎬

Rich stat cards

Total films, this year, lists, followers, and recent watches — all in one beautiful card.

Edge-cached

Vercel CDN + Redis caching. Cards serve in milliseconds even under heavy load.

🔗

One URL

Works in any <img> tag — GitHub, Notion, portfolios, personal sites.

📦

JSON API

Prefer raw data? Hit /api/stats and build your own UI on top.

🛠️

Self-hostable

One-click Vercel deploy. MIT licensed. Fork it, own it, run it yourself.

API reference

All endpoints accept ?user=USERNAME as the required parameter.

GET/api/card
GET/api/stats
GET/api/films
GET/api/lists

Example

curl "https://letterboxd-card-backend.vercel.app/api/stats?user=akrishnasrikar"

Open source

Love it? Star it.

The project is fully open source. Fork it, contribute themes, report bugs, or just leave a ★.

Star on GitHub