BloatViz: A Size Visualiser for Binaries
We’ve been working on BloatViz, a tool to make it easier to understand where space is actually going in large binaries. Today, we’re announcing its availability for public use in the hope that it’s helpful to others; issues and contributions are welcome 🎉
What’s BloatViz?
It takes the output from Google’s famous Bloaty tool and turns it into an interactive SVG treemap that’s aware of namespaces and symbol hierarchy. Rather than a long, flat list of symbols, you get a view that reflects how the binary is structured, which makes it much easier to spot where things have grown or where large chunks are coming from.
The SVG is self-contained and opens in any browser. You can hover to see symbol names and size information, click to zoom into a particular namespace, and run simple regex searches to highlight areas of interest. It’s deliberately minimal — there’s no web service, no UI beyond the SVG itself, and nothing to install beyond the tool.

But why?
Do you have an endless curiosity for technology?
Get ready to work with some of the most brilliant minds who care more about solving problems than climbing hierarchies.