About the slug generator
The generator turns titles into ASCII slugs for URL path segments. It converts spaces and punctuation into separators, approximates accents from common Latin text, removes unsafe symbols, and shows metrics for review.
How to generate a slug online
Type or paste a title, choose hyphen, underscore, or no separator, set an optional limit, and copy the slug or /slug segment. Shared links preserve only safe options by default; include text only if it can be public.