Slug Generator

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

🔒

Your Privacy Protected – everything runs locally in your browser; your text never leaves your device.

About the Slug Generator

A slug is the readable part of a URL that identifies a page, like /my-first-blog-post. Good slugs are lowercase, use hyphens between words, and contain only letters, numbers and separators – which helps both readers and search engines.

This tool strips accents (so é becomes e), removes punctuation, collapses spaces into your chosen separator, and can cap the length. Paste a title and copy the result straight into your CMS.

Is my text private? Yes. Everything is processed in your browser and nothing is uploaded.

Done