Kebab-case converter

The kebab-case converter joins words with hyphens — the URL, slug and CSS class convention that search engines read cleanly.

  • No length limits
  • No registration
  • Free forever
  • Your text never leaves your browser
Options
Output
Your result will appear here as you type.

How to convert text to kebab-case

  1. Paste your text

    Any mix of cases, separators and line breaks is fine.

  2. Watch it convert

    The output updates live with every keystroke.

  3. Tune the options if offered

    Some case modes offer a lowercase/uppercase word choice.

  4. Copy the result

    One click, done.

Why kebab-case converter matters

URL slugs, CSS class names, CLI flags and file names.

Deterministic word splitting means multi-word inputs, hyphens, underscores and camelCase all converge to the same clean result.

It runs locally: paste confidential drafts, unreleased product names or client copy without a second thought.

Kebab-case converter — details

Input acceptedMixed case, separators, multiple lines
Word splittingcamelCase humps, -, _, spaces and punctuation are all boundaries
Word caselowercase by default; toggle the option for UPPER-KEBAB
Processing100% in your browser

Your text never leaves your browser

Every tool runs locally on your device. Nothing you paste is uploaded, stored, or tracked.

Frequently asked questions

Does it handle accents and non-Latin scripts?

Accented Latin letters convert fine. Non-cased scripts (Chinese, Arabic…) pass through unchanged since they have no case.

Can I convert a whole document?

Yes — paste as much as you like. Line structure is preserved where the case mode allows it.

Is there an API?

No API by design: the tool is a page that runs locally, so your text never touches a server.