Slug Generator

Turn any text into a URL slug

Separator:
Input
0 words·0 chars·0 lines

Quick Access

About Slug Generator

Converts any text into a clean URL slug — lowercase, hyphen-separated, with accents and special characters removed. Perfect for generating blog post URLs or file names.

Use cases

  • Generate URL slugs for blog posts or articles
  • Create consistent file names from titles
  • Normalise database keys
  • Generate CSS class names from labels

FAQ

Are accented characters handled?
Yes — é becomes e, ñ becomes n, ü becomes u, etc.
What happens to numbers?
Numbers are kept as-is.

Related tools