## topic

Web clippers

Most web clippers do one thing: copy the body text of a page and call it done. That works on a blog post from 2014. It falls apart the moment you point it at a YouTube video, a Twitter thread, an Amazon product page, or an Instagram Reel. The formats that now make up half the useful internet.

The posts here are about what a modern web clipper has to do. AI extraction, not just DOM scraping. Site-specific handlers for the platforms that have non-standard markup. Transcription for video and audio. Sensible handling of images, code blocks, and tables. Output that's markdown by default, not HTML with class names attached. Honest comparisons against the other clippers I've used: Pocket, Matter, Readwise, MarkDownload, Obsidian Web Clipper, Firecrawl, copy-as-markdown.

Some posts are head-to-head reviews. Others are deeper takes on why a specific format (YouTube, X, e-commerce, news) needs a clipper-specific approach. Read them in any order. The point is the same: the gap between a 2014 web clipper and one built for an AI-first 2026 internet is enormous, and you feel it every time you save something and end up with garbage.

17 articles in this topic

## articles