Slug Generator

Turn any title into a clean, SEO-friendly URL slug. Lowercases, swaps spaces for hyphens, and strips accents and symbols. Handles many lines at once.

Loading tool...

Turn titles into clean URL slugs

A slug is the readable part of a URL, like how-to-build-a-blog. This slug generator turns any title into a clean, SEO-friendly slug: it lowercases the text, replaces spaces with hyphens, strips accents, and removes punctuation and symbols. Paste one title or a whole list, one per line, and copy the slugs back.

What makes a good slug

  • Lowercase avoids duplicate-URL issues between upper and lower case.
  • Hyphens, not underscores or spaces, are what search engines read as word separators.
  • No accents or symbols, so the URL stays clean and portable across systems.

You can switch the separator to an underscore or none, and turn lowercasing off if you need to.

Frequently asked questions

What is a URL slug?

It is the human-readable identifier at the end of a URL that describes the page, usually made from the title with hyphens between words.

How do I create a slug from a title?

Paste your title into the box and the slug appears instantly, lowercased with hyphens and accents removed, ready to copy.

Can I convert many titles at once?

Yes. Put one title per line and the tool returns one slug per line, so you can slug a whole list in one pass.

Does it remove accents and special characters?

Yes. Accented letters are simplified and symbols are stripped so the slug is safe to use in any URL.