Simple & private
URL Slug Generator
Create a clean URL slug from a title.
What is this tool?
A URL slug is the short, readable part of a link after the domain name. This tool turns any title or heading into a clean, lowercase, hyphenated slug.
How to use this tool
- Type or paste a title into the input box.
- Click "Run tool".
- Copy the generated slug for use in your URL.
Example
The title "How to Format JSON!" becomes the slug "how-to-format-json".
Common use cases
- Creating a clean URL for a new blog post or page
- Renaming a file so it is easy to read and share
- Building consistent URLs across a website
- Converting a product name into a shareable link
Frequently asked questions
Should I change a slug after a page is published? +
Not casually — old links may stop working, so choose a good slug before publishing.
Does it remove punctuation? +
Yes, punctuation and extra spaces are removed and words are joined with hyphens.
Is a shorter slug better? +
A brief, specific slug is usually easier for people to read and share than a long string of keywords.