Slug Generator
Turn any title into a clean URL slug — pick the separator, lowercase, and optionally strip stop words. Live and private.
How to use
Type a title — the slug updates live: accents stripped, spaces and punctuation turned into your chosen separator, ready for a URL or filename.
Options
- Separator — hyphen (the SEO standard), underscore, dot, or none.
- lowercase — force everything lower, the safest for URLs.
- Strip stop words — drop "a", "the", "of"… for shorter, keyword-focused slugs.