Slug Generator

A URL slug is the human-readable segment of a web address that identifies a page — the my-blog-post in example.com/my-blog-post. This generator converts any title or phrase into a clean, URL-safe slug: it transliterates accents, strips emoji and punctuation, and offers configurable separator style, stopword removal, and a length cap. Defaults are safe for SEO.

INPUT
35 chars
OUTPUT
my-blog-post-title-the-cafe-resume
Separator