Slug Generator
Turn any title into a clean URL slug.
Overview
Turns a title or phrase into a clean URL slug: lowercase, hyphenated, and free of characters that do not belong in a URL. Useful for blog post URLs, page paths, and anywhere you need a tidy, readable link. It runs in your browser.
How it works
The tool lowercases your text, replaces spaces with hyphens, and removes punctuation and other characters that are not URL-friendly, leaving a short, readable slug. A clean slug makes a URL easier to read and share, and is a small part of good on-page SEO. The conversion happens locally on your device.
How to use it
- Enter your title or phrase.
- The tool converts it into a slug.
- Read the result.
- Use it as the URL path for your page or post.
Examples
Blog post URL
The title "My First Blog Post!" becomes "my-first-blog-post".
Page path
Turn a page name into a clean slug for its address.
FAQ
What is a slug?
Why does it matter for SEO?
What happens to special characters?
Is my data uploaded?
Related tools
Embed this tool
Paste this snippet to put the tool on your own site. It runs entirely in the visitor's browser, the same as it does here.