Skip to content

生成工具

Slug 生成器

免费的 slug 生成器。将任何文本——标题、句子、名称——转换为整洁、小写、用连字符连接的 URL slug。去除重音和不安全字符。

Runs in your browser

One phrase, every handle style — click to copy.

Diacritics are folded to plain ASCII, runs of non-letter characters collapse to a single separator, and the cap-at-N option cuts at the last word boundary that fits — never mid-word.

编辑注

Understanding · URLs, lowercased.

本深度章节目前仅有英文版本。上方的转换工具支持您的语言;长篇说明文章尚未翻译。

常见问题

Quick answers.

What characters are stripped?

Punctuation, accents and non-ASCII characters by default. Spaces become your chosen separator (hyphen by default).

How are accents handled?

Accented characters are converted to their ASCII equivalents (é → e, ñ → n, ø → o).

Should slugs be lowercase?

Yes — URLs are technically case-sensitive, but lowercase is the universal convention. Mixed-case slugs cause SEO duplicate-content issues.

Custom separator?

Yes — pick hyphen (default), underscore or remove separators entirely.

Is the generator free?

Yes — fully free, no signup, runs in your browser.

大家也在搜索

相关工具

More in this room.

查看所有 生成工具