Format 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
Convert Markdown formatted text to plain text by removing all Markdown syntax and formatting
markdown-to-plain-textFormat Conversion
Encode and decode Base64URL (URL-safe Base64 variant used by JWT/JWS/JWE), with conversions between standard and URL-safe Base64
base64url-encoderFormat Conversion
Convert GeoJSON format to GPX (GPS Exchange Format) format
geojson-to-gpxFormat Conversion
Convert GeoJSON format to KML (Keyhole Markup Language) format
geojson-to-kmlFormat Conversion
Convert GeoJSON format to OpenStreetMap (OSM) XML format
geojson-to-osmFormat Conversion
Convert GPX (GPS Exchange Format) to GeoJSON format
gpx-to-geojsonFormat Conversion
Convert KML (Keyhole Markup Language) format to GeoJSON format
kml-to-geojson