Case Converter Tools

Kebab Case Converter

Turn a title into kebab-case for URL slugs and CSS class names.

PrivateYour text is processed on your device and never uploaded.
spaces become hyphensURL-slug ready

Spaces and punctuation become single hyphens, lower-cased, which is ideal for URL slugs and CSS classes.

A title or phrase
kebab-case
0 chars · 0 words
Example: My Blog Post Title

Clean URL slugs and CSS class names use hyphens and lower case, which is tedious to format by hand.

Paste a title and this converter lower-cases it and joins the words with hyphens, ready to use as a slug.

How to use Kebab Case Converter

  1. Paste the title or phrase you want as a slug.
  2. Kebab Case Converter lower-cases the words and joins them with hyphens.
  3. Copy the kebab-case slug into your URL or class name.

Use cases

Good to know

Kebab Case Converter lower-cases each token and joins them with single hyphens, so My Blog Post Title becomes my-blog-post-title. Runs of spaces and punctuation collapse into one hyphen, which keeps slugs clean. It is the usual style for URL paths and CSS class names, and multiple spaces never produce double hyphens.

Frequently asked questions

Is the output safe for URL slugs?

Yes. Lower-case words joined by single hyphens are a standard, readable slug format.

What happens to punctuation?

Punctuation is removed and word gaps become single hyphens.

Do multiple spaces create double hyphens?

No. Repeated spaces collapse into one hyphen.

Related Case Converter Tools