Text to Slug Converter
All conversion happens in your browser. Your text is never uploaded.
History (0) ▾
No slugs yet. Generate one above.
Overview
Clean URL slugs, instantly
Paste any text — a blog title, product name, or CMS path — and get a clean, lowercase, URL-safe slug in real time. Options let you control the separator, strip stop words and numbers, transliterate non-Latin scripts, and cap length at a word boundary.
How to use
How to convert text to a URL slug
- 1 Type or paste your text
Enter any title, sentence, or phrase in the input box. The slug appears instantly in the output — no button to press.
- 2 Choose a separator
Select hyphen (the web standard for SEO-friendly URLs) or underscore (common in Python and database identifiers). The pipeline re-runs automatically.
- 3 Tune the options
Toggle stop-word removal to strip common words like "the", "of", and "for". Toggle number removal if your slug should contain only letters. Enable a character limit to keep slugs SEO-friendly.
- 4 Copy and use
Click Copy slug or press C to copy the result. For multi-line input, each line becomes its own slug and all lines are copied together.