RSS.Beauty: Making Raw Feeds Pleasant to Read

A side project I had been procrastinating on for nearly six months is finally shipped.

When people click an RSS link in a browser, they usually get hit with an intimidating wall of raw XML. RSS.Beauty attaches an XSLT stylesheet to RSS 2.0 and Atom 1.0 feeds, turning that raw data into a clean, mobile-friendly reading interface right in the browser.

RSS.Beauty

Features

Quick Start

Head over to https://rss.beauty and paste in any feed URL.

Or test a live feed directly: Sample Feed Output

Tech Stack

Deployment

Serverless

Deployable as static assets to Cloudflare Pages, Vercel, or Netlify. Fork the repository and connect your Git provider.

Docker

docker pull ghcr.io/ccbikai/rss.beauty:main
docker run -d --name rss-beauty -p 4321:4321 ghcr.io/ccbikai/rss.beauty:main

Credits

Support

aria

© 2026 Aria

Instagram 𝕏 GitHub