Who Is This Tool For?
Scrapers, content creators, and developers parsing web content and raw RSS/HTML feeds.
Good to Know
Decodes named HTML entities and decimal/hexadecimal numeric character references (NCR).
Decode HTML entities (&, <, >, ", ') back into normal text characters.
Input escaped HTML text.
Converts < back to <, & to &, etc.
Copy decoded message.
Scrapers, content creators, and developers parsing web content and raw RSS/HTML feeds.
Decodes named HTML entities and decimal/hexadecimal numeric character references (NCR).
Yes! Both named entities (©) and numeric references (© / ©) are decoded.
Encode special characters, spaces, and query parameters into standard percent-encoded URL strings.
Prettify, validate, format, and indent JSON data with custom spacing and instant syntax highlighting.
Decode percent-encoded (%20, %26, %3D) URLs and query parameters back into human-readable text.
Validate JSON syntax in real-time, detect missing quotes, unclosed brackets, trailing commas, and inspect payload schemas.