Shape/

JSON Sample Generator

No network payload
Input⌘1258 B · JSON
ResultReady

Your result will appear here

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

Payload not persisted258 BUTF-8json-buf
Shape · PROCESSED LOCALLY

What JSON Sample Generator does

Generate deterministic JSON fixtures from local JSON Schema defaults, examples, enums, formats, properties, arrays, and local references.

Also searched as sample, mock, mock data, fixture, fake data, test data, dummy data, example.

01

Resolve local schema references

02

Prefer const, default, example, and enum values

03

Generate bounded deterministic values for remaining constraints

Fixtures, not a mocking server

This creates inspectable sample JSON from a schema. HTTP endpoints, request matching, and hosted mock servers remain deferred.

QUESTIONS, ANSWERED

JSON Sample Generator 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.