ToolPal

tools.textToSlug.name

将任何文本即时转换为URL友好的slug。完美适用于博客文章、页面URL和文件名。

分隔符:

示例:

"Hello World!" → hello-world
"My Blog Post Title 2026" → my-blog-post-title-2026
"Café & Restaurant" → cafe-restaurant

使用方法

将任何文本即时转换为URL友好的slug。完美适用于博客文章、页面URL和文件名。

  1. 1Type or paste your title, heading, or text into the input field.
  2. 2Choose your separator: hyphens for SEO-friendly URLs, underscores for file names.
  3. 3Toggle 'Force lowercase' to keep URLs consistent (recommended).
  4. 4Copy the generated slug and use it in your CMS, URL, or code.

主要功能

  • Removes accents and diacritics (é, ñ, ü → e, n, u)
  • Choose between hyphen (-) and underscore (_) separators
  • Optional lowercase enforcement for SEO consistency
  • Real-time slug generation as you type

常见问题

了解更多