Hub

Why we built BoltJSON

A tool built from a daily frustration — and a belief that your data should stay yours.

JSON is everywhere. It comes from APIs, databases, internal tools, third-party exports, event logs, configuration systems. Everyone who works in tech deals with it constantly — engineers, data people, IT, QA, analysts. Every week, multiple times.

And yet every time you receive a JSON you haven't seen before, the process is more painful than it needs to be. You paste it into a basic formatter that shows you raw text, or you write a quick script you have to rewrite every time, or you upload it to some online tool — hoping the file isn't sensitive, hoping the service doesn't log your data, hoping it handles your file size.

BoltJSON exists to remove that friction.

What we believe

Your data belongs to you. When you're inspecting a JSON from a production system, an internal API, or a client dataset, the last thing you should have to think about is where that data is going. BoltJSON processes everything in your browser. Nothing is uploaded. Nothing is logged. Nothing leaves your device. That's not a feature — it's a baseline.

Understanding data should be instant. The first question anyone has when they open a JSON is: what's in here? BoltJSON answers that immediately — every column, every type, how complete each field is, what the actual values look like. Before you write a single line of code.

Getting to the data you need shouldn't require programming. Filtering rows, hiding columns, searching for a specific value, exporting a clean subset — these are basic operations that currently require a script if your data is in JSON. BoltJSON makes them visual, fast, and accessible to anyone.

Who this is for

BoltJSON is for anyone who regularly encounters JSON data and needs to make sense of it quickly. Backend engineers reviewing API responses. Data engineers checking pipeline outputs. DevOps teams auditing configuration exports. QA engineers inspecting test payloads. Analysts who need data in a spreadsheet but received a JSON file.

You don't need to be a developer to use it. You just need a browser and a JSON.

What's next

BoltJSON is the first tool in the RuntimeHub suite. We're building a set of local-first tools for people who work with data — fast, private, no account required. More features are coming: joining files, deeper transformations, more export formats. Everything local by default.

If you use BoltJSON and have feedback, we'd like to hear it at hello@runtime-hub.com.