InstantToolsPro
Convert text to any case — uppercase, lowercase, title case, sentence case and more. Clean, find & replace, and analyze text in real time.
Type or paste your text into the left input area. Stats update instantly.
Click any case button (UPPERCASE, Title Case, camelCase…) to convert instantly.
Use cleaners to remove spaces, duplicates, special chars. Check live word count and stats.
One-click copy output or download as .txt. Use "Apply" to chain multiple conversions.
Text case conversion changes how the letters in your text are capitalized. Common use cases include formatting headings (Title Case), standardizing database field values (snake_case or camelCase for developers), fixing accidentally caps-locked text (lowercase), and optimizing SEO meta titles (SEO Title Case which skips articles and prepositions).
Regular Title Case capitalizes every word. SEO Title Case (also called AP or Chicago style) skips short, non-essential words like "a," "an," "the," "of," "in," "on," "at," "but," "and," "or," "for," and "nor" — unless they are the first or last word. This matches the style guide used by most publications and search engines for headings.
camelCase starts lowercase then capitalizes each subsequent word (used in JavaScript variables). PascalCase capitalizes every word (used in class names). snake_case uses underscores between lowercase words (used in Python and databases). kebab-case uses hyphens (used in CSS and URLs). All of these formats are available in this converter with one click.