Format Conversion
Convierte formato de archivo Properties de Java a JSON
properties-to-jsonFormat Conversion
Decodificar nombres de dominio Punycode (ASCII) a internacionales (IDN)
punycode-decoderFormat Conversion
Codificar nombres de dominio internacionales (IDN) a ASCII (Punycode)
punycode-encoderFormat Conversion
Decodificar formato Quoted-Printable a texto plano
quoted-printable-decoderFormat Conversion
Codificar texto a formato Quoted-Printable (usado en MIME de correo electrónico)
quoted-printable-encoderFormat Conversion
Convertir texto formateado Markdown a texto plano eliminando toda la sintaxis y formato Markdown
markdown-to-plain-textFormat Conversion
Codifica y decodifica Base64URL (variante URL-segura usada por JWT/JWS/JWE) y convierte entre Base64 estándar y URL-segura
base64url-encoderFormat Conversion
Convierte formato GeoJSON a formato GPX (GPS Exchange Format)
geojson-to-gpxFormat Conversion
Convierte formato GeoJSON a formato KML (Keyhole Markup Language)
geojson-to-kmlFormat Conversion
Convierte formato GeoJSON a formato XML de OpenStreetMap (OSM)
geojson-to-osmFormat Conversion
Convierte GPX (GPS Exchange Format) a formato GeoJSON
gpx-to-geojsonFormat Conversion
Convierte formato KML (Keyhole Markup Language) a formato GeoJSON
kml-to-geojson