URL Slug Generator

The URL Slug Generator turns a title or phrase into a clean, URL-safe slug: lowercase, accent-free, symbol-stripped, and hyphen-joined. It’s a free, in-browser way to create SEO-friendly web addresses from any text.

Copied!

How to use

  1. Paste a title or phrase.
  2. Pick a separator and options.
  3. Copy the ready-to-use slug.

About this tool

Convert a title or phrase into a tidy, URL-safe slug — lowercase, accent-free, and hyphen-joined — ready to drop into a web address. Free online text tools. Everything runs in your browser — your text never leaves your device.

FAQ

What does it do with accents and symbols?

Accented letters are converted to their plain ASCII form (é → e) and symbols/punctuation are removed, leaving a clean slug.

Why are hyphens preferred over underscores in URLs?

Search engines treat hyphens as word separators, so hyphenated slugs are generally more SEO-friendly than underscores.

Can I convert a whole list of titles at once?

Yes — enable “Slugify each line separately” to turn every line into its own slug.