Change/

JSON Transform

No network payload
Paths here: /service/requestId/customer/customer/id
Input⌘1375 B · JSON
Recipe⌘270 B · JSON
ResultReady

Your result will appear here

Run the current tool with . The payload stays inside the local worker.

Payload not persisted375 BUTF-8json-buf
Change · PROCESSED LOCALLY

What JSON Transform does

Run local pick, omit, rename, flatten, unflatten, sort, deduplicate, filter, map, reduce, group, select, and merge operations.

Also searched as transform, map, reshape, pick, omit, rename, flatten, unflatten.

01

Describe operations as a compact recipe

02

Execute them sequentially in Rust

03

Preview and export the resulting JSON

Composable by construction

The operation representation is shared with future CLI recipes, so browser work does not create a dead-end format.

QUESTIONS, ANSWERED

JSON Transform FAQ

Does jsontools.me upload my JSON?

No. The document is parsed and processed by json-buf inside a dedicated WebAssembly worker on your device.

Does it work offline?

Yes. After the application shell and engine have loaded once, the installable PWA keeps the tools available without a network connection.