Skip to content

Slug Generator

Create URL-friendly slugs from text with separators, lowercase conversion, and accent removal in your browser.

Input Text

Characters

0 / 500,000

Generated Slug

Slug Generator

Quick Start

1
Paste text
2
Choose hyphen or underscore
3
Toggle lowercase or accent removal
4
Copy the generated slug

Common Scenarios

Blog posts

turn headings into stable URL paths

Docs

create anchor-like labels for pages and sections

Files

clean titles before naming local files

SEO drafts

compare short, readable slugs before publishing

Options

Separator controls the character placed between words.
Lowercase keeps slugs consistent across URLs, files, and search keys.
Remove accents strips combining marks after Unicode decomposition; it is not full transliteration.

Usage Advice

Use short ASCII slugs when the target system has strict URL or filename rules.
Keep Unicode letters when your site or CMS supports readable non-Latin paths.
Check uniqueness in your CMS or repository before publishing.

Slug Boundaries

This tool does not transliterate Chinese, Japanese, Korean, Cyrillic, Arabic, or other scripts.
The output is slug-friendly, not a complete validator for every operating system filename rule.
It does not check whether the slug already exists on your site.
Input limits follow local text tool limits; split very long lists if needed.

Privacy & Security

All processing happens locally in your browser. Current text is kept as a local session draft on this device.
Do not paste secrets unless you are comfortable keeping them in this local session draft.

FAQ

7

Continue with these related tools for the next step.

All tool processing happens locally in your browser.