◆ DevToolbox

Slug Generator

Turn any title into a clean URL slug, live.

Ad slot (AdSense)

About this tool

A URL slug is the human-readable part of a URL, like /my-blog-post. This generator lowercases your text, strips accents and punctuation, and joins words with hyphens to produce a clean, SEO-friendly slug. Everything happens locally in your browser.

FAQ

Does it handle accented characters?

Yes — accents are stripped (é becomes e) so the slug stays URL-safe ASCII.

Why use hyphens not underscores?

Search engines treat hyphens as word separators in URLs, so hyphenated slugs are better for SEO.