Safe YAML to JSON
Convert a documented flat YAML subset with simple lists into JSON.
Open tool →Safe structured-data conversion, encoding and inspection utilities.
Convert a documented flat YAML subset with simple lists into JSON.
Open tool →Convert a flat JSON object and simple lists into a conservative YAML subset.
Open tool →Convert tab-separated rows to JSON with optional header mapping.
Open tool →Convert an array of JSON objects into a tab-separated table.
Open tool →Convert a bounded CSV-like table between common delimiters.
Open tool →Keep selected named columns from a header-based delimited table.
Open tool →Filter rows by a named column and bounded comparison operator.
Open tool →Remove duplicate table rows using all or selected key columns.
Open tool →List JSON key paths with optional recursive traversal.
Open tool →Flatten nested JSON into path-value pairs.
Open tool →Build nested JSON from flat path-value pairs.
Open tool →Sort object keys naturally with optional recursive sorting.
Open tool →Compare two JSON values and report added, removed and changed paths.
Open tool →Encode text using RFC 4648-style Base32.
Open tool →Decode valid Base32 text into its original bytes.
Open tool →Encode text bytes using the Bitcoin-style Base58 alphabet.
Open tool →Decode Bitcoin-style Base58 text into bytes.
Open tool →Apply the reversible ROT13 transformation to Latin letters.
Open tool →Apply an educational Caesar shift to Latin letters without claiming encryption security.
Open tool →Encode supported Latin letters, digits and common punctuation to Morse code.
Open tool →Decode Morse code separated by spaces and slash word separators.
Open tool →List Unicode code points, decimal values and UTF-8 byte lengths.
Open tool →Convert hexadecimal U+ values or decimal code points into Unicode text.
Open tool →Compare Unicode character count with UTF-8 byte length.
Open tool →Encode text bytes as hexadecimal or decode valid even-length hexadecimal.
Open tool →