Obsidian integration
Obsidian Web Clipper — Save Web Pages to Your Vault
Uniclip is an Obsidian web clipper that saves web pages as clean Markdown directly into your vault, with frontmatter, source links and local files you own.
Free Chrome & Edge extension — no account required to start.
Obsidian keeps your notes as plain Markdown that you own. A web clipper for Obsidian has to respect that — clean files, real frontmatter, nothing locked in a cloud you cannot see.
Uniclip clips the web into your vault as Markdown you would have written yourself. It is the same web clipper that also saves to Notion and Feishu, so you can mix a local vault with shared tools however you like.
Clean Markdown, not raw HTML
Web pages are messy. Uniclip does the conversion for you and writes readable Markdown into your vault:
- Headings, lists and quotes preserved as proper Markdown
- Links and images kept intact
- Page clutter — nav bars, ads, popups — stripped out
Frontmatter that fits your vault
Every clip can carry YAML frontmatter so it works with your existing tags, folders and Dataview queries:
---
title: "The article you clipped"
source: "https://example.com/article"
author: "Original author"
tags: [clipped, research]
---Local-first, offline, yours
Because Obsidian notes are files on disk, Uniclip writes to local Markdown you fully control. No proprietary export, no lock-in — your clipped knowledge lives next to the notes you already trust, and it is there even offline. It is a local-first approach to knowledge management.