Skip to content
Text tools

URL Slug Generator

Turn any headline into a clean, lowercase, hyphenated URL slug.

Options

Everything above is processed in this browser tab. Your input is never sent to a server.

What is URL Slug Generator?

URL Slug Generator converts a headline into a URL-safe slug: lowercase, accents folded to ASCII, punctuation removed and spaces replaced with hyphens. It is used when a CMS auto-slug is wrong, when planning a URL structure in a spreadsheet, or when migrating content between platforms.

How to use it

  1. 1Paste one headline per line — the tool slugs each line separately.
  2. 2Choose a separator, and optionally strip stop words to shorten the slug.
  3. 3Set a maximum length if your platform truncates long URLs.
  4. 4Copy the slugs into your CMS or migration sheet.

Features

  • Unicode accents folded to ASCII (café becomes cafe)
  • Ampersands expanded to 'and' rather than dropped
  • Consecutive separators collapsed and trimmed from both ends
  • Batch mode: every line in the input produces its own slug

When people use it

Planning a content calendar

Paste a quarter of planned headlines and get the exact URLs in one pass, so the sheet you hand to developers matches what ships.

Fixing an inherited URL

Auto-generated slugs frequently include dates, stop words or numeric suffixes. Regenerating a clean slug and adding a 301 keeps the URL readable without losing equity.

Known limits

  • Hyphen is preferred over underscore for search engines; underscore is offered for legacy systems that require it.
  • Removing stop words can change meaning — check slugs like 'best-of-the-year' before publishing.

URL Slug Generator questions

Related tools

Hand-picked hubs, guides and companion tools related to this page.

Last reviewed 2026-08-05. Browse the full directory.