Turn titles into clean URL slugs, with proper transliteration of accented characters.
Ctrl + Enter to run
Turns a title into a URL-safe slug: lowercase, spaces to hyphens, punctuation removed, accented characters folded to their ASCII equivalents. That last step is what stops a perfectly good headline becoming a URL full of percent-escapes.
Keep slugs short and stable. They are the part of a URL a person reads and the part search engines associate with a page, and changing one later means a redirect or a lost ranking. Decide it once when the piece is published rather than editing it to match a revised title.