Search for a command to run...
Convert titles or sentences into clean URL-friendly slugs instantly.
Lowercase output
Turn this off if you want to preserve uppercase letters.
Only hyphen (-) or underscore (_) is supported.
What
A slug is a readable URL segment made from text. This tool normalizes characters, removes symbols, and builds consistent slugs for routes and SEO.
Cases
Create blog post URLs from article titles.
Generate predictable route paths in web apps.
Clean imported text before storing URL keys.
Standardize marketing campaign links across teams.
Create filename-safe identifiers from headings.
Quickly preview slug output with different separators.
How To
Paste text, choose formatting options, and copy the generated slug.
Enter a title, sentence, or keyword phrase in the input area.
Choose lowercase mode and your preferred separator (- or _).
Check the generated slug and confirm it matches your naming rules.
Copy the slug and paste it into your CMS, router, or API payload.
Knowledge
FAQ