Converter XML para JSON online
Seu arquivo é processado com segurança em nossos servidores e excluído automaticamente logo após a conversão.
Como usar a ferramenta
- Paste your XML content into the input field or upload an XML file.
- The converter parses the XML structure.
- Click Convert to generate the JSON output.
- Copy the JSON or download it as a file.
Perguntas frequentes
- Are XML attributes preserved?
- Yes. XML attributes are included in the JSON output, typically as properties with an @ prefix or similar convention.
- Is nested XML supported?
- Yes. Nested XML elements are converted to nested JSON objects.
- Meus arquivos estão seguros?
- Sim. Seu arquivo é transmitido por uma conexão criptografada, processado em nossos servidores e excluído automática e definitivamente logo após o processamento. Nunca acessamos, compartilhamos ou armazenamos seu conteúdo.
- Is the output valid JSON?
- Yes. The output is valid, parseable JSON that can be used directly in JavaScript or any programming language.