Decode and convert backend payloads — instantly, in your browser

Free tools for engineers debugging Proto, Avro, JSON, YAML, and Property files. No signup, no uploads — everything runs locally.

Most used

Proto to JSON

Paste a Protocol Buffers message; get readable JSON back.

Avro to JSON

Convert Apache Avro schemas and records into JSON.

XID Generator

Generate sortable 12-byte XIDs — single or in bulk.

YAML to JSON

Quickly convert YAML configs into JSON.

All converters

Proto → JSON

Decode Protocol Buffers messages.

JSON → Proto

Generate a .proto definition from JSON.

Avro → JSON

Decode Apache Avro schemas and records.

JSON → Avro

Generate an Avro schema from a JSON document.

YAML → JSON

Convert YAML files into JSON.

JSON → YAML

Convert JSON into YAML.

Property → JSON

Convert Java .properties files into JSON.

JSON → Property

Flatten JSON into Java .properties.

YAML → Property

Flatten YAML into Java .properties.

Property → YAML

Convert .properties back to YAML.

ID generators

XID

Sortable 12-byte identifiers with embedded timestamp — single or bulk.

NanoID

Compact, URL-safe random IDs — configurable length and count.

Learn

English spelling rules

Doubling consonants, dropping final 'e', i-before-e, suffix rules.

Phonics & letter patterns

CV, CVC, CVCV, vowel teams, digraphs, schwa, R-controlled vowels.

What is TymBits?

TymBits is a collection of free, in-browser developer utilities for working with common data-serialisation formats — Protocol Buffers, Apache Avro, JSON, YAML, and Java .properties — plus generators for sortable XID and URL-safe NanoID identifiers.

The converters run entirely in your browser. Nothing is uploaded, logged, or stored. Paste a payload you received from a backend system and read it as JSON in one click.