Skip to main content
Now in public beta

Share a slide deck with one command.

Linkdown turns an agent-built Markdown deck into a URL that survives the meeting. Marp, Slidev, Reveal.js, or any static HTML.

Terminal preview: cd into ~/talks/q3-allhands, run linkdown create, the CLI detects a Slidev project, uploads 14 slides (2.3 MB), and prints a shareable link at https://lnkdwn.com/q3-allhands
terminal

$ cd ~/talks/q3-allhands

$ linkdown create .

✓ Detected slidev project

✓ Uploaded 14 slides (2.3 MB)

🔗 https://lnkdwn.com/q3-allhands

Built for code-first slide decks

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

Built for AI workflows

Share documents via CLI — 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.

Hosted at the edge

Your deck is served from the edge. Fast everywhere, including your phone in a coffee shop.

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 deck?

Install the CLI, or sign in with Google to upload from the dashboard.