🔗 Slug 生成器Slug Generator

把标题或中文内容转换为 URL 友好的短名称(小写、连字符分隔)。适合做文章别名、文件名。Turn titles or Chinese text into URL-friendly slugs (lowercase, hyphen-separated) for post aliases or file names.

使用说明How to use

怎么用How to use
  1. 输入标题文字Enter a title
  2. 生成 URL 友好的短名(小写、连字符)Generate a URL-friendly slug (lowercase, hyphens)
  3. 复制用于网址Copy for use in URLs

示例:Hello 世界 → hello-shi-jieExample: Hello 世界 → hello-shi-jie

全程在你的浏览器本地完成,文本不会上传服务器。Runs entirely in your browser; your text is never uploaded.

把标题转成 URL 友好 slug:转小写、保留中文、去除数字、去变音符号、逐行批量生成、重复自动加后缀(-2/-3)。Turn titles into URL-friendly slugs: lowercase, keep Chinese, strip digits and accents, batch per line, and auto-append suffixes (-2/-3) for duplicates.