How to use
Paste the title into the text box
Type or paste the headline you want converted. The slug rebuilds on every keystroke, so you can watch punctuation vanish and spaces turn into separators while you edit.
Choose the separator and case
The Separator field takes a single character, hyphen by default, underscore or dot if you insist. The Lowercase checkbox is on by default and should usually stay that way.
Copy the slug into your CMS
Grab the result with the copy button and drop it into the permalink field. Strict mode has already removed anything a URL would otherwise need to percent encode.
Why Slug Generator
- URL-safe slugs from any text.
- Custom separator (-, _, .).
- Strict mode strips all special chars and unicode.