URL / PDF to Markdown

Convert any public webpage to clean Markdown or PDF. Perfect for AI tools, Notion, Obsidian, and offline archiving.

Try:
Markdown Output

Paste a URL above and click Convert

Pages are fetched through a stateless FixIt Cloud Function — zero storage, zero logging — with a public proxy used only as a backup if that's ever unavailable. Markdown and PDF conversion still run locally in your browser using Turndown.js and pdf-lib.

URL / PDF to Markdown — Any Webpage to Clean .MD or PDF

Paste any URL and get clean, structured Markdown or a clean PDF output. Perfect for feeding content into AI tools like Claude and ChatGPT, publishing to Notion or GitHub, or archiving articles offline.

Clean Markdown for AI Tools

When feeding context into Claude, ChatGPT, or any LLM, Markdown is far more token-efficient than raw HTML. This tool strips navigation, ads, and boilerplate, leaving clean structured content ready to paste into your AI conversation.

Notion, Obsidian & GitHub Ready

The output uses standard CommonMark Markdown syntax compatible with Notion, Obsidian, GitHub, GitLab, and any Markdown editor. Headings, bold, italic, code blocks, blockquotes, and tables are all preserved correctly.

Export as Clean PDF

Choose PDF output to get a clean, ad-free, navigation-free version of any article — useful for archiving, printing, or sharing without clutter.

How it Works

1

Paste any public URL into the input field.

2

Choose your output format: Markdown or clean PDF.

3

Click Convert — the page is fetched and parsed locally in your browser.

4

Copy to clipboard or download your file.

Protocol

Turndown.js + Stateless Fetch

Data Cloud Sync

Zero-storage Cloud Function relay

Residency

Browser RAM — no persistence

Frequently Asked Questions

Q: Why do Claude.ai, ChatGPT, and Gemini shared links not work?

These platforms render conversation content dynamically using JavaScript. A CORS proxy only fetches the initial HTML shell. Workaround: use the built-in export feature (Claude, ChatGPT, and Gemini all have native export to MD/PDF).

Q: Why do some URLs fail?

Some websites block CORS proxy requests or require JavaScript to render content. Works best with news articles, documentation pages, Wikipedia, and blogs.

Q: What does the PDF output do?

It extracts the main article text from the URL and generates a clean, readable A4 PDF — ad-free and navigation-free. Great for archiving or printing.

Q: Is the fetched content stored anywhere?

No. The page is fetched through a stateless FixIt Cloud Function with zero logging and zero storage — the same zero-retention approach used by the Arabic PDF to Word converter. The page content streams straight through to your browser and nothing is saved before, during, or after the request.

Q: Can I convert a PDF URL directly?

PDFs hosted at a URL cannot be processed via this tool. Save the PDF first and use our Files to .MD tool which handles PDF files directly.

Privacy Guarantee

Zero Data Retention Policy

All document processing happens inside your browser sandbox using WebAssembly. No files are ever uploaded or stored.