Ferramentas de Desenvolvedor

Escape XML strings online

Escape and unescape XML special characters.

XML String Escaper

Upload file
Drag & drop a file here, or choose a file.
Entrada
Saída

Como usar

  1. Paste text.
  2. Choose Encode to escape XML or Decode to unescape.
  3. Copy the output.

Best practices

  • For best performance, try with smaller inputs first.
  • Preview the output before downloading or sharing it.
  • Avoid pasting sensitive data on shared devices.

Privacidade

Algumas ferramentas rodam no seu navegador. Alguns recursos podem exigir processamento no servidor.

Exemplos
Encode
Entrada
<root a="1">Tom & Jerry</root>
Saída

                                    
Decode
Entrada
&lt;root a=&quot;1&quot;&gt;Tom &amp; Jerry&lt;/root&gt;
Saída

                                    

Was this tool helpful?