URL / Slug Generator

Turn titles or text into clean, readable URL slugs with configurable separators and normalization. Everything runs locally in your browser.

Source text 0 bytes
Slug options Choose how the generated path segment should be normalized.
Input is limited to 2 MB. The generator creates one path segment; it does not validate whether the final URL exists or is unique on your site.
Ready
Enter source text

Generate a clean slug locally, then copy or download it.

Input chars0
Output chars0
Words0
Separator-
Browser-localYour source text stays on your device. Only non-content usage metadata may be recorded.
Readable normalizationWhitespace and punctuation collapse into one separator while repeated separators are removed.
SEO-friendly workflowUse concise, descriptive slugs for readability; the generator intentionally avoids claiming that a particular slug format improves rankings by itself.

Clean separators

Spaces, punctuation and repeated separators are normalized so the resulting path segment stays easy to read and paste into a URL.

Accented characters

Optional Latin transliteration converts accented letters to their base forms while preserving other Unicode letters where practical.

Length control

An optional maximum lets you shorten very long slugs. Keep the result meaningful rather than treating the shortest possible slug as automatically better.