Other Tools
Kebab Case Converter Tool
Professional kebab-case converter tool supporting bidirectional conversion with other naming formats
Conversion Rules
To Kebab Case Rules
Hello World
→ hello-world
userName
→ user-name
API_KEY
→ api-key
From Kebab Case Rules
hello-world
→ Hello World
user-name
→ User Name
api-key
→ Api Key