JSON to Erlang record

Client

Document Erlang records from JSON.

Learn more: JSON to Erlang record

Document Erlang records from JSON.

Local processing

Document Erlang records from JSON. Parsing and output formatting run entirely in your browser—nothing is uploaded for this transform.

Loading…

Nearby workflows on Toolcore

  • JSON formatterJSON format online: pretty-print, minify, validate, escape, download . once JSON text parses on this page.
  • JSON type inferenceInfer a readable type tree from sample JSON—objects, arrays, and primitives before codegen. once JSON text parses on this page.
  • Compare JSON shapesCompare inferred shapes of two JSON samples—added paths, missing fields, type changes—local. once JSON text parses on this page.
  • JSON byte sizeMeasure JSON UTF-8 bytes—minified vs pretty length, characters, and lines in your browser. once JSON text parses on this page.

Common use cases

  • Document Erlang records from JSON.
  • Paste valid JSON, then read the transformed output below.

Common mistakes to avoid

  • Invalid JSON

    Fix parse errors before expecting output.

FAQ

Is data uploaded?

No—all parsing and transforms run locally.

How is this different from jq?

This page focuses on one deterministic task without a filter language.

Related utilities you can open in another tab—mostly client-side.