Skip to content

Keyword Case Converter

Convert keywords to lower, UPPER, Title, Sentence, camel or kebab case.

Options

Results appear here. Everything is processed in your browser — nothing you type is sent anywhere.

What the Keyword Case Converter does

The Keyword Case Converter rewrites a whole list into one consistent capitalisation style, including programmer-friendly camel, kebab and snake variants.

How it works

Each entry is lowercased first so mixed-case input converts predictably, then the selected transformation is applied line by line.

  1. 1Paste the list with whatever casing it currently has.
  2. 2Pick the target case.
  3. 3Generate the converted list.
  4. 4Spot-check proper nouns, which lowercasing will flatten.
  5. 5Copy the result where you need it.

Worked example

'content planning tools' becomes 'Content Planning Tools' in Title Case or 'content-planning-tools' in kebab-case.

Who uses it

  • Standardising tag casing across posts
  • Producing URL slugs with kebab-case
  • Preparing variable names from keyword lists
  • Making headings consistent in a document

Best practices

  • Use lowercase for hashtags and slugs.
  • Use Title Case only for headings, not body copy.
  • Fix brand names manually after converting.
  • Convert before formatting, not after.

Honest limitations

Proper nouns and acronyms lose their original casing because every entry is lowercased before conversion.

Frequently asked questions

Will it protect brand names?
No — restore acronyms and names by hand after conversion.
Which case suits URLs?
kebab-case is the usual convention for slugs.
Does sentence case fix each sentence?
It capitalises the first character of each entry only.

Related tools