URL Slug Generator

Create a lowercase Unicode slug from a title, joining words with hyphens.

Convert in your browser · No sign-up

Preserves Unicode letters, marks and digits. Applies NFC normalization; it does not transliterate accents or escape URLs.

Up to 100,000 UTF-16 units per input and 1,000,000 per result. See the supported formats and examples below.

How to use

  1. Create a lowercase Unicode slug from a title, joining words with hyphens.
  2. Choose the mode or options, then run the tool.
  3. Review the result, then copy or download the TXT file.

Example

Hello, World! Café → hello-world-café

Details and limitations

Preserves Unicode letters, marks and digits. Applies NFC normalization; it does not transliterate accents or escape URLs.

Text stays in your browser; it is not sent to a conversion server.

FAQ

URL Slug Generator — What are the supported inputs and limits?

Preserves Unicode letters, marks and digits. Applies NFC normalization; it does not transliterate accents or escape URLs.

Format references

Tool page updated: