HTML Decode
HTML Decode converts HTML entities like &, <, >, and " back into their original characters. Use it to read HTML-encoded content from RSS feeds, CMS outputs, scraped data, or any source that has HTML-encoded its text.
Free online text transformation tools
HTML Decode converts HTML entities like &, <, >, and " back into their original characters. Use it to read HTML-encoded content from RSS feeds, CMS outputs, scraped data, or any source that has HTML-encoded its text.
Yes — both named entities (<) and numeric entities (< and <) are decoded to their corresponding characters.