ClipCite Add to Chrome

How to Save Web Articles to Obsidian as Markdown (Clipper Roundup)

Obsidian's whole premise is that your notes are plain Markdown files you own. The web's whole premise is HTML soup wrapped in cookie banners. Getting from one to the other — an article on a page to a clean .md note in your vault — is the job of a web clipper, and there are now several genuinely good ways to do it.

This is a roundup of the options that actually work in 2026, what each one is best at, and the workflows people settle into. Quick disclosure: ClipCite is our tool and this is its blog — the tradeoffs below are honest anyway, because a clipper you abandon after a week does us no good either.

What "saving to Obsidian" actually means

Before comparing tools, it helps to name what you want, because "save this article" hides three different jobs:

  1. Archiving — you want the whole article in your vault, readable offline, safe from link rot and paywalls-added-later.
  2. Extracting — you want the two paragraphs that matter, as a quote you can build on, with enough source information to cite it later.
  3. Reading pipeline — you want articles to flow into a read-later queue, get highlighted on your phone, and have the highlights land in Obsidian automatically.

Most clipper frustration comes from using a tool built for one job to do another. Match the tool to the job and everything gets easier.

The tools

1. ClipCite — when the clip needs a citation (our tool)

ClipCite is a Chrome/Edge extension built for job #2 with one addition nothing else on this list does: every clip comes with a formatted citation. You highlight a passage, click once, and get the quote as clean Markdown plus a ready BibTeX entry (free) or APA reference (Pro) — built from the page's scholarly metadata (Highwire, Dublin Core, Open Graph) and enriched via Crossref when a DOI exists.

For Obsidian specifically: the free tier puts Markdown on your clipboard — paste into any note, done. Pro (€6/month) adds a direct Send to Obsidian that opens a new note in your vault via the obsidian:// URI, with an automatic clipboard fallback when a clip is too long for the URI (a real limit other URI-based tools hit silently). Everything is local-first: clips and history live in your browser storage, and the only network call is the optional DOI lookup.

Honest limits: ClipCite clips selections, not whole pages. If you want full-article archiving, it's the wrong tool — use it alongside the official clipper below, not instead of it. That pairing (archive with one, extract-and-cite with the other) is the setup we see most among students and researchers.

2. Obsidian Web Clipper — the official default for full pages

The official Obsidian Web Clipper is what you should try first for job #1, and it's free. It converts full articles to Markdown remarkably well, supports templates (per-site rules for what goes into properties/frontmatter), captures your highlights, and writes straight into your vault. It's actively developed by the Obsidian team, so it tracks new Obsidian features (like properties) faster than any third-party tool.

Honest limits: what it saves is the page, not a citation. The URL and title land in properties, but turning that into a BibTeX entry or an APA reference for your paper is still manual work. Template setup is powerful but takes an evening to get right; out of the box the notes are serviceable, not beautiful.

3. MarkDownload — the minimalist

MarkDownload is a free, open-source extension that does exactly one thing: current page → Markdown file download (or clipboard). No templates, no vault integration — you point the download at your vault folder and Obsidian picks it up.

Honest limits: development has slowed, conversion quality on complex pages trails the official clipper, and there's no metadata handling to speak of. It remains a fine choice if you want zero configuration and open source is a hard requirement.

4. Readwise Reader — the reading pipeline

Readwise Reader is a paid read-later app (roughly $10–13/month) for job #3. Articles go into a queue, you read and highlight anywhere (browser, phone, RSS, newsletters, even PDFs), and the official Readwise plugin syncs highlights — with metadata — into Obsidian on a schedule. If you read a lot on mobile, nothing else on this list matches it.

Honest limits: the price is real (it's more per month than most note apps), your reading data lives on their servers, and what lands in Obsidian is your highlights, not the full article. It's a pipeline, not an archiver.

5. The post-Omnivore gap

Omnivore, the open-source read-later app many Obsidian users relied on, shut down in late 2024 — a useful reminder that a clipping workflow is a long-term bet. Everything above either stores files you own from day one (ClipCite, the official clipper, MarkDownload) or has been commercially stable for years (Readwise). If you're migrating off an abandoned tool, weight "will this exist in three years" heavily.

Comparison

Tool Best for Full page? Citation? Obsidian path Price
ClipCite Quotes with citations No — selections BibTeX free, APA Pro Clipboard (free), Send to Obsidian (Pro) Free / €6 mo
Obsidian Web Clipper Archiving articles Yes, with templates No Direct to vault Free
MarkDownload Zero-config saves Yes No File download to vault folder Free
Readwise Reader Mobile reading + highlights Stored in Reader No Highlight sync via plugin ~$10–13 mo

Three workflows that actually stick

The researcher. Official clipper for the handful of articles worth archiving whole; ClipCite for the everyday case — a claim on a page that needs to end up in a draft as a quote plus a citation. The vault gets clean archives; the paper gets properly cited sources; nothing is hand-formatted at 2 a.m.

The archivist. Official clipper with a per-site template, properties for source, author, published. Add MarkDownload as a fallback for pages the clipper chokes on. Total cost: zero.

The heavy reader. Readwise Reader as the front door for everything; highlights sync to a Readwise/ folder in the vault; ClipCite or the official clipper only for things that need to live in the vault immediately.

FAQ

Can I clip straight into a specific vault folder? The official clipper: yes, per template. ClipCite Pro's Send to Obsidian opens the new-note flow in your default vault; with the free tier you paste wherever the note belongs.

What about paywalled pages? All of these clip what your browser can render. Clip while you have access — that's also the honest reason to prefer tools that save now rather than bookmark for later.

Do I need Pro for ClipCite + Obsidian? No — the free tier's Markdown clipboard output pastes perfectly into Obsidian, citation included. Pro removes the paste step and adds APA output.


ClipCite is free on the Chrome Web Store — highlight, clip, and the citation comes with it.