๐Ÿ”—

URL Slug Generator

Generate URL-friendly slugs from text

Separator:

Type something above to generate slugs

How to Use

  1. 1

    Type or paste your text (e.g. a blog post title or page name).

  2. 2

    The URL slug is generated instantly as you type.

  3. 3

    Choose your preferred format: hyphen-separated, underscore_separated, or camelCase. Copy with one click.

Frequently Asked Questions

What is a URL slug? โ–ผ
A URL slug is the human-readable part of a URL that identifies a specific page. For example, in neetab.com/tools/slug-generator, the slug is "slug-generator". Good slugs are lowercase, hyphen-separated, and free of special characters.
Are accented characters handled? โ–ผ
Yes. Accented characters are transliterated to their ASCII equivalents (e.g. "cafe" becomes "cafe") before generating the slug.