Slug Generator
Convert a title or phrase to a URL-friendly slug
Paste a title or phrase to generate a URL-friendly slug.
Slug Generator
This tool converts a title or phrase into a URL-safe slug: lowercase letters, hyphens between words, and diacritics (accents) normalized to ASCII. Use the result in URLs, CMS permalinks, file names, and API paths for readable, shareable links.
How it works
- Spaces and punctuation become hyphens; only letters, numbers, and hyphens are kept.
- Accented characters (é, ñ, ü, etc.) are converted to their ASCII equivalents (e, n, u).
- Leading and trailing hyphens are removed; multiple hyphens are collapsed to one.
Use cases
- Blogs & CMS: Generate permalink slugs from post titles.
- APIs & routing: Create URL-safe path segments and resource identifiers.
- SEO: Keep URLs readable and consistent for search engines.
For other text formats (camelCase, snake_case, kebab-case), use the Text Case Converter.
⭐ Rate this tool
Your feedback helps us improve
🔄 Workflow Suggestion
Try combining multiple tools for a complete workflow. For example: Notepad → Text Encryption → Save to Cloud or Date Calculator → Calendar → Countdown Timer
Related Tools & Recommendations
💡 You might also need
Git Branch Sanitizer
Convert ticket titles and feature names to valid git branch names: lowercase, hyphenate, strip invalid characters
Text Case Converter
Convert text between different casing conventions
SemVer Comparator
Compare two semantic versions and check if a version satisfies a range (e.g. ^1.2.0). Free online version compare for developers.
📁 More Utilities Tools
JSON Viewer
Inspect JSON in an interactive tree. Expand and collapse nodes, copy paths, and view formatted JSON.
JSON Diff
Compare two JSON documents with structural path diff and formatted line diff. Client-side only.
Package.json and Lockfile Diff
Semver-aware package.json dependency diff and npm lockfile version map, plus full JSON structural diff.
🔗 Additional Related Tools
Send Feedback
We'd love to hear your thoughts! Your feedback helps us improve our tools and create a better experience for everyone.
Share Your Experience
Tell us what you think about this tool