Kebab Case Converter

Convert text to kebab-case for URLs, CSS, and HTML. SEO-friendly URL formatting.

Loading converter...

What is kebab-case?

kebab-case (also known as dash-case or lisp-case) is a naming convention where words are separated by hyphens and all letters are lowercase. It's URL-friendly and SEO-optimized.

When to Use kebab-case

Use kebab-case for URLs and slugs, CSS class names, HTML attributes and IDs, npm package names, Git branch names, Docker image tags, CLI commands and flags, and SEO-friendly file names.

Examples

"user profile page""user-profile-page"
"Blog Post Title""blog-post-title"
"productCategoryName""product-category-name"
Share:

Frequently Asked Questions

How does the kebab case converter work?

Simply paste or type your text in the input box and it will be instantly converted. You can then copy the result or download it as a text file.

Is this kebab case converter free to use?

Yes, our kebab case converter is completely free to use with no limitations on the amount of text you can convert.

Can I convert multiple lines of text?

Yes, our converter handles multiple lines and paragraphs. It preserves your formatting while converting the case of your text.

Related Text Converters