How to use
Enter your phrase
Type or paste the title, heading, or filename-to-be into the textarea. The output box below rewrites itself immediately, so you can watch the effect of each character.
Pick a separator
The Separator field accepts a single character, hyphen by default. Switch to an underscore for filenames or code identifiers, or a dot if your naming convention calls for it.
Set casing and copy
Leave the Lowercase checkbox ticked for standard slugs, or untick it to preserve capitals. Then click the copy button beside the Slug label to take the result.
Why Slug Generator
- URL-safe slugs from any text.
- Custom separator (-, _, .).
- Strict mode strips all special chars and unicode.