Add your input
A page, post, product, or file title.
Remove punctuation, normalize spacing, and create a readable slug.
Generated slug
10-free-browser-tools-for-designers-developershttps://example.com/tools/10-free-browser-tools-for-designers-developers
Your work stays private in your browser while you use this tool.
The slug generator converts a title into a URL-friendly path segment with a hyphen or underscore separator. You can lowercase it, retain non-Latin letters, and set a maximum output length; a limit of 0 means no cap.
A page, post, product, or file title.
Remove punctuation, normalize spacing, and create a readable slug.
A hyphenated URL slug.
Keep slugs short and stable; changing a published slug requires a redirect.
Create a readable URL path from a blog-post or documentation title.
Normalize product names into stable import keys for a CMS migration.
Generate lowercase hyphenated filenames for web assets and static pages.
The phrase is Unicode-normalized, combining marks are removed, and groups of unsupported characters become the chosen separator. Repeated and edge separators are removed, case is applied, and an optional maximum length is enforced last.
Yes. URL slug generator is free to use.
Yes. Your work stays private while you use the tool — nothing you enter is uploaded.
Hyphens are the usual choice for public URLs. Google Search Central specifically recommends hyphens instead of underscores to separate words.
Yes, when “Keep non-Latin letters” is enabled. Base letters and numbers remain, although combining marks are removed and a browser may percent-encode the result when the URL is shared.