🔗 Text to Slug
Convert text to URL-friendly slugs. Perfect for blog post URLs and file names.
Generated Slug
Frequently Asked Questions
What is a URL Slug?
A slug is the user-friendly, SEO-optimized portion of a web URL that identifies a specific page (e.g., "my-first-blog-post").
Does this handle accented characters?
Yes! Accented and international characters (e.g., é, á, ő, ü, ñ) are automatically transliterated to standard Latin letters.
What separators can I use?
You can choose between hyphens (-), underscores (_), dots (.), or custom separator characters.