DEV Community

TateLyman
TateLyman

Posted on

URL Slug Generator: Clean Permalinks from Any Text

Turn messy titles into clean URL slugs instantly.

Input: My Awesome Blog Post! (2026)
Output: my-awesome-blog-post-2026

Features:

  • Lowercase conversion
  • Special character removal
  • Accent normalization (cafe from café)
  • Custom separator (hyphen, underscore, dot)
  • One-click copy

Slug Generator

Perfect for blog posts, product pages, or any URL that needs to be readable.

More text tools:

Full toolkit: devtools-site-delta.vercel.app

Top comments (0)