🫙 Funnel Chart Maker
Paste your funnel stages as “label, value” lines and get a clean funnel chart with each stage’s percentage of the top — download a crisp PNG or an editable SVG in your browser.
Typography
Colors
Fonts are self-hosted and embedded into the download, so your chart looks identical everywhere. Everything renders in your browser — the data you paste is never uploaded. 🔒
How the funnel chart maker works
Enter one “stage, value” pair per line, from the widest stage at the top to the narrowest at the bottom. The tool draws each stage as a trapezoid whose width is proportional to its value, so the tapering shape shows how many people or items drop off between steps, and labels each stage with its count and its percentage of the first (top) stage. It’s drawn as an SVG in your browser with a 2× PNG export — your numbers are never uploaded.
Funnel charts are made for sequential conversion processes — marketing and sales funnels, sign-up flows, checkout steps, hiring pipelines — where each stage is a subset of the one above it. List the stages in order; the biggest drop between two stages is the bottleneck worth fixing first. For unordered categories that aren’t subsets of each other, a bar chart is the honest choice.
Frequently asked questions
How do I make a funnel chart?
Paste your stages as “label, value” lines, biggest first (for example “Visitors, 12000” then “Sign-ups, 4200”). The tool draws the tapering funnel and labels each stage with its value and its percentage of the top stage. Download as PNG or SVG.
What is a funnel chart used for?
To visualise how many people or items make it through each step of a sequential process — a marketing or sales funnel, a sign-up or checkout flow, a recruiting pipeline. The narrowing shape shows drop-off between stages.
How is the percentage calculated?
Each stage is labelled with its share of the first (top) stage, so you can see overall conversion at a glance. The top stage is 100%, and each stage below shows what fraction of that starting total remains.
What order should the stages be in?
Top to bottom, from the largest stage to the smallest, following the real sequence. Each stage should be a subset of the one above it — that’s what makes a funnel meaningful.
Is my data uploaded?
No. The funnel is drawn in your browser from the text you paste, so your data stays on your device and the tool works offline once loaded.