This TextTools page works directly in your browser for normal use. Paste text into the tool, choose the action you need, then copy the result without creating an account.
How to use Slug Generator
Typical uses
- Create a blog post URL slug.
- Normalize a product title for a path.
- Turn a heading into a short kebab-case label.
Tips
- Keep slugs short enough to read.
- Review important acronyms and brand names before publishing.
Privacy note: text you enter here is processed by the JavaScript running in your browser. Analytics and advertising scripts may still process ordinary page-visit data as described in the OpenSled Privacy Policy.
FAQ
What is a slug?
A slug is the readable part of a URL path, often made from lowercase words separated by hyphens.
Does this slug generator upload my title?
No. Normal slug generation runs in your browser.
Should I use hyphens or underscores?
Hyphens are the common choice for public URLs. Underscores can be useful for internal labels.