Free tools for engineers debugging Proto, Avro, JSON, YAML, and Property files. No signup, no uploads — everything runs locally.
Paste a Protocol Buffers message; get readable JSON back.
Convert Apache Avro schemas and records into JSON.
Generate sortable 12-byte XIDs — single or in bulk.
Quickly convert YAML configs into JSON.
Decode Protocol Buffers messages.
Generate a .proto definition from JSON.
Decode Apache Avro schemas and records.
Generate an Avro schema from a JSON document.
Convert YAML files into JSON.
Convert JSON into YAML.
Convert Java .properties files into JSON.
Flatten JSON into Java .properties.
Flatten YAML into Java .properties.
Convert .properties back to YAML.
Sortable 12-byte identifiers with embedded timestamp — single or bulk.
Compact, URL-safe random IDs — configurable length and count.
Doubling consonants, dropping final 'e', i-before-e, suffix rules.
CV, CVC, CVCV, vowel teams, digraphs, schwa, R-controlled vowels.
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.