All SEO

Slug Generator

Turn any title into a clean URL slug.

slug-generator.local
URL slug
The URL slug will appear here.

How to use it

  1. Type or paste a title or phrase.
  2. The slug updates live below.
  3. Copy it for your URL.

About this tool

The slug generator turns a title into a clean URL slug: it lowercases the text, strips accents and punctuation, and joins words with hyphens. Accented letters are reduced to their plain forms, so a title like Cafe Menu becomes cafe-menu. It targets standard Latin style slugs, so scripts without a Latin form may be removed rather than transliterated.

Examples

InputMy Great Blog Post!
Outputmy-great-blog-post
InputCafe & Co., 2024
Outputcafe-co-2024

Common uses

  • Make a URL slug for a blog post
  • Create a clean file or page name
  • Turn a heading into an anchor id
  • Standardize messy titles

FAQ

Is my text uploaded?
No. The slug is built in your browser as you type. Nothing is sent anywhere.
How are accents handled?
Accented letters are reduced to their plain form, so an e with an accent becomes e, before punctuation is stripped.
What separates the words?
A single hyphen. Runs of spaces or symbols collapse to one hyphen, and leading or trailing hyphens are removed.

Related tools

Embed this tool

Paste this snippet to put the tool on your own site. It runs entirely in the visitor's browser, the same as it does here.

<iframe src="https://tooldok.com/embed/slug-generator/" title="Slug Generator by Tooldok" width="100%" height="560" style="border:1px solid #16130d;border-radius:16px;max-width:720px" loading="lazy"></iframe> <p style="font:13px sans-serif"><a href="https://tooldok.com/tools/slug-generator/" target="_blank" rel="noopener">Slug Generator</a> by <a href="https://tooldok.com/" target="_blank" rel="noopener">Tooldok</a></p>