Slug generator

Normalize a title into a compact lowercase URL segment with configurable separators and browser-native transliteration.

Local processing
Local processing
Ready — nothing leaves this page
Input
Settings
Run tool

Browser memory only. No upload fallback.

Result
Your result will appear here

The input stays available if you need to adjust a setting.

How to use slug generator

  1. 1

    Paste a title or phrase.

  2. 2

    Choose separator and casing.

  3. 3

    Generate and copy the slug.

A realistic example

Convert `Private browser tools: fast & local` into `private-browser-tools-fast-local`.

Supported formats and limits

Input: UTF-8 text. Output: URL-friendly text segment.

  • Transliteration removes combining marks but does not translate non-Latin scripts.
  • Symbols without a useful word meaning are removed.

Questions people ask

Are slugs guaranteed to be unique?

No. Uniqueness depends on the titles and routing system in your project.

Does the tool include a leading slash?

No. It returns only the path segment.