URL Slug Generator

Convert a title into a clean lowercase URL path segment.

Generated slug

What the generator changes

The title is lowercased, common Latin accent marks are removed, punctuation becomes a separator, and duplicate or edge separators are removed.

Readable URLs

Short descriptive slugs help people understand a page before opening it. Keep durable slugs stable after publication so external links do not break.

International text

This lightweight generator transliterates common accented Latin letters. Characters from other writing systems are removed rather than fully transliterated.