Skip to content
Markdown

Markdown Slug Generator

Convert titles into clean URL slugs, one per line.

How it works

  1. 1Paste titles, one per line.
  2. 2Each line becomes a clean URL slug.
  3. 3Copy the slugs.

Use cases

  • Create page slugs for a blog.
  • Generate anchor IDs.
  • Standardize file names.

Frequently asked questions

What slug rules are used?

GitHub-style: lowercase, spaces to hyphens, and punctuation removed.

Can I slug a whole document?

This tool slugs each line; for heading anchors specifically, use the Anchor Generator.

Is it private?

Yes. Everything runs in your browser — nothing is uploaded.

See all →