Long-term memory for the web

Turn any URL into clean Markdown
for your second brain.

Paste a link. MegaFish extracts the real content, strips the clutter, and gives you portable Markdown with structured frontmatter — ready to download, copy, or send straight to Obsidian. Build a knowledge base that lasts, for you and your AI.

Capture a page →

We fetch the page server-side. Some publishers block bots or require login — if a URL fails, use Paste content.

How it works

1

Paste a URL

Any public article, documentation page, or blog post.

2

We extract the signal

Readability finds the main content; nav bars, ads, and pop-ups are left behind.

3

Get portable Markdown

Clean Markdown with frontmatter — links and images resolved to absolute URLs.

4

Save it forever

Download, copy, or open in Obsidian. It's plain text you own — no lock-in.

Built for your long-term memory

MegaFish outputs standard Markdown with YAML frontmatter, so it drops cleanly into the tools you already use to think.

🟣

Obsidian

One click opens a new note in your vault via the obsidian:// URI.

📓

Logseq

Frontmatter + Markdown imports straight into your graph.

📝

Notion & Bear

Drag the .md file in, or paste the Markdown.

🤖

AI / RAG

Clean text + metadata makes ideal context for assistants and vector stores.

FAQ

Does it store my data?

No. Pages are fetched and converted on the fly and returned to your browser. MegaFish keeps nothing.

Why won't some pages convert?

Pages behind a login or paywall, or that render entirely with client-side JavaScript, may not expose readable HTML to a server fetch.

What's the frontmatter for?

It records the title, source URL, author, publish date, and tags so each note is self-describing and searchable in your vault — the backbone of durable memory.

How does "Open in Obsidian" work?

It uses Obsidian's obsidian://new URI to create a note in the vault you name. Obsidian must be installed and the vault must already exist.