Slug
your-slug-here
How to Use Slug Generator
1
Type or paste your text (e.g. a blog post title).
2
Choose the separator: hyphen, underscore or dot.
3
The slug generates live. Click Copy to use it.
Features
✓Removes special characters and diacritics
✓Supports hyphen, underscore or dot separators
✓Optional lowercase toggle
✓Server-side Unicode transliteration
Why Use This Tool
Create clean URLs that rank better in search engines
Consistent slug format across your website
Handles accented characters and non-ASCII text
Instant preview before you use it
Frequently Asked Questions
What makes a good URL slug?
A good slug is short, lowercase, uses hyphens, contains keywords and has no special characters. Example: /free-online-word-counter.
Does it handle accented characters?
Yes. The server uses PHP iconv to transliterate letters like é → e, ü → u automatically.