Slug Generator
Convert titles and text into clean, URL-safe slugs. Supports multiple separator styles.
About this tool
Generate clean, SEO-friendly URL slugs from any title or text. Custom separators (hyphen, underscore), transliteration for special characters, and bulk mode for multiple inputs. Free online slug generator.
Frequently asked questions
What is a URL slug?
The URL-safe version of a title, using only lowercase letters, numbers, and hyphens. For example "My Blog Post" becomes "my-blog-post".
Does it handle accented characters?
Yes. Characters like e with accent are transliterated to their ASCII equivalents.