๐Ÿท๏ธ
๐Ÿ“ก

Encode Content for RSS Feeds

Encode HTML content for RSS feed item descriptions โ€” required by the RSS 2.0 standard.

No login required
Output:
Examples:
Plain text / HTML
Encoded HTML
Output will appear hereโ€ฆ
Common HTML entities reference
&&
<&lt;
>&gt;
"&quot;
'&#39;
ยท&nbsp;
ยฉ&copy;
ยฎ&reg;
โ„ข&trade;
โ‚ฌ&euro;
โ€”&mdash;
โ€ฆ&hellip;

RSS tips

๐Ÿ“ก

RSS 2.0 requires the <description> element to contain either plain text or HTML-entity-encoded markup. Unencoded HTML breaks feed parsers.

๐Ÿ’ก

Encode your article's full HTML content here, then wrap it in <description><![CDATA[...]]></description> to simplify entity requirements.

๐Ÿ”

Validate your RSS feed at validator.w3.org/feed/ after adding encoded content. Entity encoding errors are the most common cause of validation failure.

๐Ÿ“ฐ

Atom feeds (Atom 1.0) use <content type="html"> with entity-encoded HTML in the same way. The encoding rules are identical.

How It Works

1
Enter
Enter your data into the tool above. Everything stays local to your browser.
2
Process
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Download
Get your result instantly. Nothing is stored after you leave the page โ€” complete privacy.

Why use ours?

โœ“Completely free โ€” no hidden costs, ever
โœ“No account, email, or login required
โœ“Files never leave your device
โœ“No file size limits whatsoever
โœ“No watermarks on any output

Also check outโ€ฆ

Frequently Asked Questions