Back to browse
A Markdown web clipper that doesn't break tables, code, or math

A Markdown web clipper that doesn't break tables, code, or math

by tigrandza·Jun 11, 2026·3 points·2 comments

AI Analysis

MidSolve My Problem

Markdownload exists, but direct File System Access API write avoids cloud sync.

Strengths
  • File System Access API writes directly to local Obsidian vaults without sync services.
  • MathML to LaTeX normalization handles math equations better than standard HTML-to-Markdown converters.
  • Privacy-focused architecture keeps processing local except for optional image fetching and license verification.
Weaknesses
  • Chrome Web Store listing shows "Item currently unavailable" error during launch.
  • Competes directly with established tools like Markdownload without clear unique advantage.
Category
Target Audience

Obsidian users, researchers, developers saving documentation

Similar To

Markdownload · Obsidian Web Clipper · Readwise Reader

Similar Projects

Klovr – Convert any webpage to Markdown (Cloudflare covers only 5%)

Nice, focused product: site-specific extraction rules (CSS selectors/metadata overrides), edge-first delivery (<500ms p99) and SDKs for Node/Python make it quick to drop into an LLM pipeline and claim 40–60% token savings. That said, HTML→Markdown is a crowded niche (Pandoc, Jina, Firecrawl and dozens of scrapers already exist), so Klovr needs clearer differentiation — e.g. demonstrable extraction accuracy, enterprise-grade rule sharing, or unique model-aware trimming — to move beyond 'handy utility'.

Solve My ProblemSlick
vaibhavlodha98
213mo ago
Developer Tools●●Solid

Markdown to WhatsApp Converter

Splits LLM Markdown into chat-sized WhatsApp messages while preserving lists, links, emails, tables and even Spanish punctuation. It applies a priority chain of processors — structural splits first, semantic fallbacks — and ships with zero dependencies plus 100% test coverage, which makes it a pragmatic, focused tool for messaging pipelines.

Niche GemSolve My Problem
daviddom
113mo ago