Case Standardizer & Clean Title
Instantly convert messy text into Title Case, Sentence case, camelCase, or slugify-text.
MacroToolkit Utility & Privacy Guarantee
MacroToolkit is a privacy-focused platform. Our Case Standardizer runs completely in your browser tab using secure client-side processing, meaning your raw text remains local and is never uploaded to any external server. If you need to clean columns, try our Excel Paste Cleaner or clean up AI outputs with our ChatGPT Paste Cleaner.
How the Conversions Work
Title Case (Smart Capitalization)
Capitalizes the first letter of each word except for specific minor words (like 'and', 'but', 'of', 'the', 'a', 'an', 'in', 'to'). The first and last word of each headline are always capitalized.
Sentence Case
Capitalizes only the first letter of each sentence, transforming all other letters in the sentence to lowercase. This is useful for cleaning up text typed in accidental ALL CAPS or sWAP cASE.
camelCase
Strips out spaces and symbols, joining words with uppercase letters for each word except the first. Perfect for developers naming variables or writing code.
slug-ify-text
Converts text into lowercase, removes symbols and punctuation, and joins everything with single hyphens. Ideal for content writers formatting URL slugs.