How to Make a Pie Chart Online (No Software, No Signup)
Make a pie chart entirely in your browser: no downloads, no account, and your data never leaves your device. Here is the full process.
Updated
The short version
- 1
Open the editor
Go to the chart maker in any modern browser. There is nothing to install and no account to create.
- 2
Add your data
Type values into the table, paste from a spreadsheet, or upload a CSV file.
- 3
Style the chart
Pick a palette, set labels and legend, and switch chart type if a doughnut or waffle fits better.
- 4
Download or share
Export a PNG, SVG, or PDF, copy to clipboard, or send the chart as a link.
Making a pie chart used to mean opening heavyweight software, or worse, installing it first. An online chart maker removes all of that: the editor is the web page. This guide covers how it works, and what “online” means for your data and privacy, which is worth two minutes of your attention.
What “online” gets you
No installation, first of all. The editor runs in the browser you already have, on Windows, Mac, Linux, Chromebooks, tablets, and phones. That matters more than it sounds on locked-down machines: school Chromebooks and corporate laptops that refuse new software will run a web page without complaint.
No account, second. You do not hand over an email address to make a chart, and there is no trial that expires. Open the page, make the chart, download it, done.
And no versions. The tool you use today is the current one, always, with nothing to update.
What “online” does not mean here
A reasonable worry with online tools is that your data gets shipped to someone’s server. Here it does not. The chart is drawn entirely inside your browser using code that came with the page. Your categories and numbers are never uploaded, and there is no server that could keep them.
Two honest footnotes to that. The site uses ordinary web analytics, which record page visits, not chart data. And the optional share feature encodes your chart into the URL itself, so if you send that link to someone, you are sending them the data. That is the feature working as intended, but treat share links with the same care as the numbers inside them.
Making the chart
The process takes a couple of minutes end to end.
Get data in whichever way is least work. Typing suits a handful of values. Pasting suits data that already lives in Excel or Google Sheets: copy two columns and paste, and the parser figures out headers, currency symbols, and separators. A CSV upload suits exports from other tools. If you just want to explore, load one of the twelve starter templates and swap in your own numbers.
Style with the live preview open. Palettes restyle the whole chart in one click, and any slice can be given an exact hex color. Chart type is equally non-committal: pie, doughnut, half circle, and waffle are one click apart, so trying all four costs twenty seconds.
Label for wherever the chart is going. Percentage labels are one toggle and always sum to exactly 100. Add category names to the slices if the chart will appear without its legend, and use the leader-line option when thin slices push labels outside.
Getting the chart out
Online tools sometimes hold your work hostage at the export step. This one does not. Downloading your chart is free, nothing gets watermarked, and the formats cover PNG and JPEG for everyday use, SVG for vector work, and PDF for print. There are 1x, 2x, and 4x resolution options plus social-media size presets.
The fastest export is not a file at all: copy to clipboard puts the chart image straight onto your clipboard, and one paste later it is inside your slide, document, or chat.
The most online-native export is the share link. It reopens your exact chart, live and editable, for anyone who clicks it. Teams use it to pass charts around without attachments, and since each person’s edits generate a new link, nobody overwrites anyone.
Where your work lives
Between sessions, your chart lives in your browser’s local storage on your device. Autosave means an accidental tab close costs nothing, and the My Charts list holds named charts you want to keep or reuse. Because storage is local, your charts follow the browser, not an account: the same device and browser will have them, a different one will not. For moving between devices, the share link is the bridge.
That is the whole model. The convenience of a web tool, the privacy of local software, and no login screen between you and a finished chart.
Try it now
Everything in this guide happens in the editor below — free, in your browser, no signup and no watermark.
Total: 100
Chart
Title
Colors
Labels
Legend
Font
Applies to the title, labels, and legend.
Download
Free downloads, no watermark. File name: pie-chart.png
Prefer a bigger canvas?Open this chart in the full-page editor.
Frequently asked questions
Do I need to create an account?
No. The editor works immediately, and exports are free with no watermark. There is no login anywhere on the site.
Is my data uploaded to a server?
No. The chart is built entirely in your browser. Your numbers stay on your device unless you choose to share a chart link, which encodes the data in the URL itself.
Does it work on phones and tablets?
Yes. The editor runs in any modern mobile browser. Bigger screens are more comfortable for heavy editing, but a quick chart works fine on a phone.
Can I use it offline?
You need a connection to load the page. Once loaded, chart building and preview happen locally in the browser.
What happens to my chart if I close the tab?
The editor autosaves to your browser's storage, so your latest chart is waiting when you come back on the same device.