Turn any title or sentence into a clean URL-safe slug. Live preview as you type.
A slug is the part of a URL after the domain — like my-first-post. This tool turns any text into a clean slug: it strips accents (café → cafe), removes punctuation, collapses whitespace, and joins everything with your chosen separator. Use it for blog post URLs, file names, CSS classes, slack channel names, or anywhere you need a safe identifier.