Back to Tools
HTML Decode
Decode HTML entities to characters
What is HTML Decoding?
HTML decoding converts HTML entities back to their corresponding characters. For example, < becomes < and & becomes &.