Skip to content
2x2xKit

URL Slug Generator

Convert any title or text into a clean, URL-friendly slug.

How this is calculated
Lowercase, strip diacritics, replace non-alphanumeric runs with a hyphen, trim edge hyphens

Assumptions used in this calculation

  • Separator: Hyphens are used as the word separator (not underscores), matching common SEO convention for URL slugs.

About this calculator

The URL slug generator converts a title or piece of text into a lowercase, hyphen-separated slug suitable for use in a URL.

Worked example

'Hello World!' → 'hello-world'

Result: hello-world

Was this helpful?

Frequently asked questions