Skip to content
DDevToolery

XML Unescape

Resolve XML entity references back to characters.

Loading tool…

About this tool

Turns XML entities back into the characters they represent, for reading a document where content was escaped for transport.

Questions

Which entities are handled?
The five predefined XML entities plus numeric character references. Custom entities declared in a DTD are not, since DTDs are not processed.

Privacy

This page does its work in your browser. What you paste is processed by JavaScript running on your own device and is never sent to a DevToolery server — there is no server that could receive it. The page itself is a static file delivered by a CDN. See exactly what is stored.