开发者工具

Escape XML strings online

Escape and unescape XML special characters.

全部工具

XML String Escaper

Upload file
Drag & drop a file here, or choose a file.
输入
输出

使用方法

  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.

隐私

部分工具在浏览器内运行。某些功能可能需要服务器处理。

示例
Encode
输入
<root a="1">Tom & Jerry</root>
输出

                                    
Decode
输入
&lt;root a=&quot;1&quot;&gt;Tom &amp; Jerry&lt;/root&gt;
输出

                                    

Was this tool helpful?