Markdown
Markdown Slug Generator
Convert titles into clean URL slugs, one per line.
How it works
- 1Paste titles, one per line.
- 2Each line becomes a clean URL slug.
- 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.
Related tools
See all →Markdown Editor
A fast, free online Markdown editor with live side-by-side preview.
Live Markdown Preview
Paste Markdown and see it rendered live, side by side, as you edit.
Split View Markdown Editor
A two-pane Markdown editor with the source and live preview side by side.
Fullscreen Markdown Editor
An immersive, full-window Markdown editor with live preview.