Turn any title or text into a clean, SEO-friendly URL slug as you type. Runs entirely in your browser.
Tip: the slug updates live. Click Copy to grab it for your URL.
What is a slug generator? A slug generator turns a title or any text into a clean, URL-friendly slug — lowercase words joined by hyphens.
As you type, it converts your text to lowercase, trims spaces, replaces spaces and underscores with hyphens, removes any character that is not a letter, number, or hyphen, collapses repeated hyphens, and trims hyphens from the ends. Everything runs in your browser and nothing is sent anywhere.
A slug is the readable part of a web address that identifies a page, usually after the last slash. For example, in example.com/hello-world-test the slug is hello-world-test. Clean slugs are lowercase, use hyphens between words, and avoid special characters.
Short, descriptive, hyphenated slugs are easier for people to read and share and help search engines understand what a page is about. Avoiding spaces and special characters also prevents messy, encoded URLs.