텍스트 및 문서 도구

URL Slug 생성기

「URL Slug 생성기」는 텍스트 및 문서 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.

브라우저에서 로컬 처리가입 불필요개인정보 안내 ↗

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.