Generate a beautiful stat card from any Letterboxd profile. Embed it in your GitHub README, portfolio, or anywhere that renders an image URL.
No accounts, no API keys, no maintenance.
Enter your username
Type your Letterboxd username in the box above and click Generate.
Preview your card
See your stats card live — total films, recent watches, followers, and more.
Copy and paste
Click any snippet to copy. Paste the markdown directly into your GitHub README — done.
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.
All endpoints accept ?user=USERNAME as the required parameter.
/api/card/api/stats/api/films/api/listsExample
curl "https://letterboxd-card-backend.vercel.app/api/stats?user=akrishnasrikar"Open source
The project is fully open source. Fork it, contribute themes, report bugs, or just leave a ★.
Star on GitHub