Does it remove punctuation?
Yes. Punctuation is stripped and spaces become hyphens.
Turn titles into readable URL slugs with normalized characters, stripped punctuation and consistent separators.
Use it when a title or phrase needs to become a clean URL slug with lowercase words and hyphen separators.
Questions
Yes. Punctuation is stripped and spaces become hyphens.
Yes. Characters are normalized before the slug is created.
This version outputs standard hyphen-separated slugs for cleaner URLs.