All tools/Generators

Slug Generator

Turn any text into a clean, URL-safe slug.

Slug

    
How this works & FAQ

Type any text and the slug updates live: accented characters are stripped to their plain equivalent, everything is lowercased (optional), and spaces/punctuation become a single separator with no leading or trailing separator.

What's a slug used for?

The URL-friendly part of a page address, e.g. turning "10 Tips for Café Owners!" into 10-tips-for-cafe-owners for a blog post URL.