Developer Tool

Know Exactly What's Bloating Your Bundle

Upload your React project or paste a GitHub repo URL. Get a per-component bundle size breakdown and instant suggestions for lighter alternatives.

Start Tracking — $10/mo

Cancel anytime. No credit card required to try.

📦

Per-Component Breakdown

See exactly how many KB each component adds to your final bundle.

💡

Lighter Alternatives

Curated suggestions to swap heavy libs for smaller equivalents.

🔗

GitHub Integration

Analyze any public repo by URL — no local setup needed.

Simple Pricing

Pro

$10

per month

  • Unlimited project analyses
  • Per-component size reports
  • Lighter alternative suggestions
  • GitHub repo URL support
  • Export reports as JSON/CSV
Get Started

FAQ

How does the bundle analysis work?

We run webpack-bundle-analyzer on your project and parse the output to attribute bundle size to individual React components and their dependencies.

Can I analyze private GitHub repositories?

Currently we support public GitHub repos and direct project uploads. Private repo support via GitHub OAuth is on the roadmap.

What frameworks are supported?

We support React projects using webpack, Vite, or Next.js. Create React App and custom webpack configs are fully supported.