Format Conversion
Convert OpenStreetMap (OSM) XML data to GeoJSON format
osm-to-geojsonConverter
Compare two JSON objects and display their differences in a readable format
pretty-json-diffFormat Conversion
Encode and decode data to/from Protocol Buffers (Protobuf) binary format
protobuf-converterFormat Conversion
Convert Java Properties file format to JSON
properties-to-jsonFormat Conversion
Decode Punycode (ASCII) domain names to international domain names (IDN)
punycode-decoderFormat Conversion
Encode international domain names (IDN) to ASCII (Punycode)
punycode-encoderFormat Conversion
Decode Quoted-Printable format to plain text
quoted-printable-decoderFormat Conversion
Encode text to Quoted-Printable format (used in email MIME)
quoted-printable-encoderFormat Conversion
Bidirectional converter between GitHub-Flavored Markdown and AsciiDoc — headings, tables, code blocks, admonitions, links, task lists and more, with side-by-side output and conversion notes.
markdown-asciidoc-converterFormat Conversion
Generate a table of contents from Markdown headings with GitHub-style anchor links
markdown-toc-generatorFormat Conversion
Convert numbers to words in multiple languages
number-to-wordsFormat Conversion
Parse and convert Netrc file format to JSON
netrc-parser