Herramientas para Desarrolladores
XML a JSON
Parse XML y return JSON output.
Entrada
XML a JSON
xmljsonconverterapi
Salida
XML converted to JSON
Top-level keys
1
Attributes
Included
{
"products": {
"product": {
"name": "Starter",
"price": "19",
"@_sku": "sku_1"
}
}
}Herramientas relacionadas
JSON paramateador
Pretty-print raw JSON con configurable indentation.
JSON Validador
ValiFecha JSON y get a clean parse result.
JSON Minifier
Compress JSON into a single-line payload.
JSON Diff
Compare two JSON documents y list what changed.
JWT Decoder
Decode JWT header y payload conout verifying the signature.
Regex Tester
Run a regular expression agIAnst sample Texto y inspect matches.