How to use
- Paste or type any text into the input field, including accented or non-Latin characters.
- Choose a separator: hyphen (-), underscore (_), or dot (.).
- Toggle lowercase to force all-lowercase output, and toggle strict mode to limit output to ASCII only.
- Read the generated slug in the output box and copy it with the copy button.
Examples
- Inputting 'Hello World — Café Résumé' with hyphen separator and strict mode on produces 'hello-world-cafe-resume'.
- Disabling strict mode on the same input keeps transliterated variants, producing a slug with extended Latin characters intact.