// free-toolTITLE → slug

Slug Generator

Type a title and get a clean slug live: lowercased, accents flattened (é→e), symbols stripped, spaces collapsed to single hyphens. Choose hyphen or underscore separators. Ideal for blog URLs, filenames and IDs.

Loading tool…

no signup · no watermark · unlimited use

Frequently asked questions

What happens to accented characters?

They are transliterated to their base letters (café → cafe) using Unicode normalization, so slugs stay pure ASCII and safe in any URL.

Why hyphens instead of underscores?

Search engines treat hyphens as word separators but historically not underscores — hyphens are the SEO-safe default, though underscores are available as an option.

More dev & text tools

Need custom tools like this in your product?

I build fast, privacy-first web applications with Next.js — these converters run entirely in the browser, and yours can too.

Start a conversation