
Marreta
Self-hosted web app that cleans article URLs, strips paywalls and visual clutter, removes tracking parameters, and improves readability with caching and rules.

Marreta is a web-based tool that rewrites and fetches pages to reduce access barriers and visual distractions that hinder reading. It focuses on cleaning links, reducing tracking, and delivering a simpler, more readable version of web content.
Key Features
- Automatically cleans and normalizes URLs, including fixing relative links
- Removes common tracking parameters and can force HTTPS
- User-agent switching to reduce access blocks
- HTML cleanup and optimization to reduce clutter
- Custom per-instance styles and scripts support
- Rules to remove unwanted elements and block specific domains
- Configurable headers and cookies for requests
- Caching support (including optional S3-backed cache) to improve performance
- Optional proxy support
- DMCA domain blocking with customizable messages
- Container-friendly deployment with PHP-FPM and OPcache
Use Cases
- Create a personal or team “clean reading” gateway for shared links
- Reduce tracking parameters and standardize links before sharing
- Provide an internal service to fetch and simplify pages behind common overlays
Limitations and Considerations
- Can conflict with browser ad blockers, which may cause blank pages in some cases
- Effectiveness varies by site and may require Selenium-based rendering for some pages
Marreta is a practical, configurable gateway for turning messy links into cleaner, more readable pages while adding caching and request controls. It works well for individuals or small communities who want consistent link cleaning and distraction reduction.