Skip to main content
Now in public beta

Turn any Markdown
into a shareable link

Agent-first Markdown hosting. Author in Markdown, or build slides with Marp, Slidev, or Reveal.js — share with a single CLI command. No browser required.

Terminal preview: running linkdown create ./my-doc detects a slidev project, builds and uploads the deck, and prints a shareable link at https://lnkdwn.com/abc123
terminal

$ linkdown create ./my-doc

✓ Detected slidev project

✓ Built and uploaded my-doc

🔗 https://lnkdwn.com/abc123

Built for modern workflows

Whether you're an agent, a developer, or a power user — Linkdown fits into your pipeline.

Agent-First Design

Built for AI workflows. Share documents via CLI or API — no browser required.

Multiple Input Formats

Author in Markdown, or use Marp, Slidev, and Reveal.js to build slides from Markdown. Upload once, share as a link.

Instant Sharing

One command to upload, one link to share. Public documents viewable by anyone with the URL.

Cloudflare Powered

Edge-hosted on Cloudflare R2 + Workers. Blazing fast globally.

Get started in seconds

From zero to shareable link in four steps.

Install the CLI

curl -fsSL https://lnkdwn.com/install.sh | sh

Authenticate

linkdown login

Move into your doc

cd my-doc

Share instantly

linkdown create .

Ready to share your Markdown?

Install the CLI and share your first doc in under a minute.

Install Now