URL Slug Generator
Turn blog post titles or sentences into URL-friendly slugs. It replaces spaces with hyphens and cleans up special characters. All processing happens inside your browser, so your text is never sent externally.
How to use
- Enter the titles to turn into slugs, one per line.
- Choose the separator and the lowercase / strip-special-characters options.
- Click "Create slug", then copy the result with "Copy result".
Frequently asked questions
What is a slug?
A slug is the part of a URL that identifies a post. It is usually made by replacing spaces with hyphens and keeping mostly lowercase letters and numbers.
Can I use Hangul in a slug?
Yes. Hangul is kept as is, and only spaces and special characters are cleaned up. If you like, enter an English title to make an English slug.
Is the text I enter sent to a server?
No. All processing happens inside your browser, and your text is never sent to any external server.