文字与文档工具

URL路径标识生成

ASCII/Unicode两模式生成小写路径标识;处理分隔符、空结果提示及复制。

优先本地处理无需注册隐私说明 ↗

ASCII removes accents where decomposition allows it; Unicode retains non-Latin letters. No redirect or URL is created.

使用步骤

如何使用

  1. Paste a title or short phrase.
  2. Choose ASCII or Unicode output.
  3. Generate the slug, review it, and copy it to your publishing system.

Two explicit character rules

ASCII mode keeps a–z and 0–9 after Unicode NFKD normalization and removal of combining marks. It does not transliterate every language: letters such as Chinese characters and ß are removed. Unicode mode uses NFC normalization and keeps letters, numbers, and combining marks.

A path segment, not a short link

Punctuation and spaces become hyphens; straight and curly apostrophes are removed. This tool does not register a URL, check uniqueness, or create a redirect. Your CMS may apply different slug rules. Text is processed on your device.

常见问题

你可能还想知道

Can I keep non-Latin text?

Choose Unicode mode to retain letters and numbers from other writing systems. Browsers may display an encoded version of the URL.

Does it create a working short URL?

No. It creates a path segment only. Your website must assign and serve the final URL.

What happens if no letters or numbers remain?

The tool asks for different input or Unicode mode instead of returning an empty result.