Slugify Tool

Slugify Tool

Umlauts are written out (ä→ae, ö→oe, ü→ue, ß→ss), accents removed, everything lowercase and URL-safe.

Generate clean URL slugs

A slug is the readable part of a URL – for example my-blog-post. The tool turns any title into a clean, URL-safe slug: lowercase, no special characters, hyphens instead of spaces.

  • Umlauts: Written out correctly (ä→ae, ö→oe, ü→ue, ß→ss) instead of simply removed.
  • Accents: Diacritical marks (é, ñ, …) are reduced to their base letter.
  • Separator: Hyphen (the SEO standard) or underscore.

Related tools

Scroll to Top