This tool converts your text into every common letter case at once, from UPPERCASE and lowercase to Title Case, Sentence case, camelCase, snake_case and kebab-case, so you can grab whichever one you need. Changing the case of text by hand is tedious and error-prone, especially for headings, code identifiers, file names and slugs, and retyping a whole block just to capitalise it differently is a waste of time. This converter does it instantly. You paste your text, and it shows the same words rendered in each case style side by side, ready to copy. Each style suits a different job. UPPERCASE and lowercase are self-explanatory and useful for shouting or normalising text. Title Case capitalises the first letter of each word, the convention for headings and titles. Sentence case capitalises only the first letter of each sentence, as in ordinary prose. The remaining three are the naming conventions programmers use: camelCase joins words with a capital at the start of each after the first and no spaces, the standard for variables in many languages; snake_case joins words with underscores in lower case, common in Python and database columns; and kebab-case joins them with hyphens, the usual choice for web addresses and CSS classes. The conversion updates as you type, so you can paste, tweak and copy in seconds. Use it to fix the capitalisation of a heading, to turn a label into a code-friendly identifier, to standardise data, or to convert a phrase into a clean slug. Everything runs in your browser, so your text is never uploaded anywhere.
Shows all seven common cases at once. camelCase, snake_case and kebab-case are the naming styles used in code. Runs entirely in your browser.
The tool reads your text and applies each rule: uppercase and lowercase change every letter, Title Case capitalises the first letter of every word, and Sentence case capitalises the first letter of each sentence. For the code styles, the text is split into words, which are then joined with capitals (camelCase), underscores (snake_case) or hyphens (kebab-case).
The phrase the quick brown fox becomes THE QUICK BROWN FOX in uppercase, The Quick Brown Fox in Title Case, The quick brown fox in Sentence case, theQuickBrownFox in camelCase, the_quick_brown_fox in snake_case and the-quick-brown-fox in kebab-case, all shown together for you to copy.
If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.
Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.
All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.
Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.
Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.
Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.
All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.
© 2019 to 2026 Calculate.co.nz. All rights reserved.