txtdot
A HTTP proxy that parses only text, links and pictures from pages reducing internet bandwidth usage, removing ads and heavy scripts.
txtdot is a self‑hostable HTTP proxy that fetches a requested web page, extracts only the essential content—text, links, images and tables—and returns a minimal HTML view. By stripping out ads, heavy scripts and other non‑essential resources, it reduces bandwidth usage and speeds up loading, especially on slow connections. The proxy relies on Mozilla’s Readability library for the core parsing and can be extended with custom engines and plugins through its SDK.
The service can be accessed via a web interface where users enter a URL and choose an engine, or programmatically through JSON and raw‑HTML API endpoints. It also offers a media proxy, image compression via Sharp, and optional integration with a SearXNG search front‑end. All processing happens server‑side, so client browsers receive only static HTML without requiring JavaScript.
txtdot is distributed under the MIT license, is free and open source, and can be run directly with Node, built for production, or deployed via Docker. It is intended for users who want a lightweight, ad‑free browsing experience and for operators who wish to host their own bandwidth‑saving proxy.
Reviews
Loading reviews…
Similar apps

Network & Connectivity
Tinyproxy
Light-weight HTTP/HTTPS proxy daemon.

DevOps & Infrastructure
imgproxy
Fast and secure standalone server for resizing and converting remote images.

API & Network Testing
bittorrent-tracker
Simple, robust, BitTorrent tracker (client and server) implementation.

Network & Connectivity
NGINX
HTTP and reverse proxy server, mail proxy server, and generic TCP/UDP proxy server.

Network & Connectivity
RSSHub
Easy to use, and extensible RSS feed aggregator capable of generating RSS feeds from pretty much everything ranging from social media to…

API & Network Testing
Squid
Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing…