Page titles
Turn titles into clean URL segments.
Documentation
Generate consistent URL slugs, compare naming styles, and resolve collisions before publishing.
Overview
Use Slugify when a title or label needs a URL-friendly form.
Turn titles into clean URL segments.
Compare a slug against other naming styles.
Supported inputs
Walk through it
Workflow
Use the main form when you want a URL-friendly identifier.
What you get
The cleaned slug is ready for URLs or labels.
Use the hints when you need a unique path.
Avoid these mistakes
Check whether extra punctuation should be removed first.
Confirm the slug still fits the page or route you want.