Pick a plan that fits

Start free. Upgrade when you need more documents, permanent links, or your own domain.

Pricing

Start free. Upgrade when you need more.

MonthlyAnnual6 months free

Free

$0

For trying things out.

  • 5 published documents
  • 7-day link expiry
  • Auto-generated filenames
  • mdtolink.com branding
  • Custom handle (@you)
  • Custom filenames
  • Private documents
  • Remove branding
Get Started Free
Recommended

Pro

$6 /mo

Publish without limits.

  • Unlimited documents
  • Links never expire
  • Custom handle (@you)
  • Custom filenames
  • Remove branding
  • Private documents
  • API access
  • Custom domains
Upgrade to Pro

Publisher

$18 /mo

Your brand. Your domain.

  • Everything in Pro
  • Your subdomain (you.mdtolink.com)
  • Bring your own domain
  • Up to 5 team members
  • Priority support
Upgrade to Publisher

No credit card required. Free tier includes 5 documents.

Frequently Asked Questions

What happens to my links after 7 days on the free plan?
They expire and return a 410 Gone status. Upgrade to Pro for permanent links, or re-publish to reset the timer.
Can I update a published document?
Yes. Run mdtolink publish again with the same file and the content updates in place. The URL stays the same.
What markdown features are supported?
Standard CommonMark plus GFM tables, task lists, footnotes, and syntax highlighting for code blocks.
Do I need an account to publish?
Yes, a free account is required. Sign up takes 10 seconds with email and password, no credit card.
Can I use my own domain?
Yes, on the Publisher plan. Add a CNAME record pointing to mdtolink.com and we handle the rest, including SSL.
Is there an API?
Yes. Full REST API with authentication. Publish, update, delete, and list documents programmatically. Works well for CI/CD pipelines and AI agents.
What's the easiest way to share a markdown file?
Install MDtoLink with npm install -g mdtolink, then run mdtolink publish yourfile.md. You get a shareable URL in seconds, no configuration needed.
Can I publish from Obsidian?
Yes. Install the MDtoLink plugin from Obsidian's community plugins. Add your API key in settings, then click the share icon or use the command palette to publish any note. The URL is copied to your clipboard automatically.
Can AI agents publish markdown?
Yes. MDtoLink ships with an MCP server so Claude Code, Cursor, Windsurf, and Cline can publish documents on your behalf. You can also use the REST API from any automation tool.