← Back to the tool

Sentence Case Converter — Rules, UI Use & Common Mistakes

Updated: May 2026

Sentence case is the default capitalisation of natural language — the way you write a sentence. In product design and content strategy, it has become the dominant alternative to Title Case, favoured for its conversational tone and lower cognitive load. Knowing exactly where and how to apply it avoids the inconsistencies that plague large-scale content systems.

Convert text to Sentence case →

Free · No upload · Instant results

What is sentence case?

Sentence case capitalises only the first letter of the first word, plus any proper nouns (names, brand names, specific products, geographic locations). All other words remain lowercase — exactly as they would appear in the middle of a paragraph.

  • Save your changes — sentence case button label
  • Upload a new profile photo — sentence case UI instruction
  • How to compress images for the web — sentence case blog heading
  • Settings updated successfully — sentence case success message

The contrast with Title Case is clear: Title Case would render the same examples as Save Your Changes, Upload a New Profile Photo, How to Compress Images for the Web.

Sentence case in UI design systems

The two dominant design systems split on this question:

  • Google Material Design: mandates sentence case for all UI components — buttons, labels, navigation items, dialog titles, snackbars and tooltips. The rationale is that sentence case matches the tone of conversation and feels more approachable to global audiences.
  • Apple Human Interface Guidelines: uses Title Case for menu items, button labels and navigation titles in macOS apps, and sentence case for iOS/iPadOS controls. The distinction reflects the different personality of the two platforms.
  • Microsoft Fluent Design: recommends sentence case for most UI text, matching the more informal Windows 11 tone.

The most important rule in any design system is internal consistency. Mixing Title Case and Sentence case within the same product — even across different sections — creates a polished vs. unfinished feel. Decide once, document it in the design system, and audit regularly.

Sentence case for error messages and notifications

Error messages, toast notifications, confirmation dialogs and empty states almost universally use sentence case in modern products. The reasoning is practical: these messages often include longer explanatory text that reads more naturally as a sentence than a title.

  • Something went wrong. Please try again. — natural sentence case
  • Your file is too large. Maximum size is 10 MB. — clear, conversational
  • No results found for "landscape photography". — reads like human speech

Applying Title Case to error messages (Something Went Wrong. Please Try Again.) feels jarring and formal — the opposite of the reassuring tone you want when a user encounters a problem.

Common sentence case mistakes

  • Capitalising random words: Save your Changes is neither sentence case nor Title Case. Any word in the middle of a phrase that is capitalised without being a proper noun is an error.
  • Forgetting proper nouns: brand names, product names and geographic places retain their capitalisation regardless of position in a sentence. Export to Google Drive — "Google" and "Drive" are always capitalised.
  • Inconsistent handling of acronyms: acronyms like API, URL, PDF retain their all-caps form in sentence case. Write Generate an API key, not Generate an Api key.
  • Capitalising the word after a colon: in British English and many style guides, the word after a colon is not capitalised unless it begins a complete independent clause. Error: file not found is correct; Error: File Not Found mixes conventions.

Frequently asked questions

What is sentence case?

Sentence case capitalises only the first letter of the first word in a heading or label, plus any proper nouns. All other words remain lowercase. Example: Save your changes instead of Save Your Changes.

Should buttons use sentence case or Title Case?

Material Design (Google) mandates sentence case for all UI labels. Apple's Human Interface Guidelines use Title Case for macOS actions. Both are valid — the important thing is consistency within a single product.

Is sentence case better for SEO than Title Case?

Neither has a proven SEO advantage. Search engines read both equally. The choice should be guided by brand voice and readability rather than search rankings.