Free Kebab Case Converter

Convert text to kebab-case (hyphen-separated lowercase). Free, instant.

Related Tools

Get notified of new tools

New tools every week. No spam, unsubscribe anytime.

How to Use This Tool

Enter text in any format (camelCase, PascalCase, spaces, underscores) and get kebab-case output.

Why Use This?

Kebab-case is the standard for CSS class names, URL slugs, and HTML attributes. Converting from other formats is a common developer task.

Frequently Asked Questions

What is kebab-case? Words separated by hyphens, all lowercase: "my-variable-name".