Text Case Converter

Free online text case converter. Instantly convert text between UPPERCASE, lowercase, Title Case, Sentence case, CamelCase, snake_case, kebab-case, and more. Perfect for writers, developers, and designers.

Original Characters 0
Original Words 0
Result Characters 0
Result Words 0

About Text Case Converter

A versatile text transformation tool that converts your text into various case formats instantly. Whether you need to format code variables, titles, or just change text style, this tool handles it all. All processing happens in your browser — your text never leaves your device.

Features

使用方法

  1. 在输入框中输入或粘贴您的文本,或点击"粘贴文本"从剪贴板插入
  2. 从转换按钮网格中选择您需要的格式
  3. 在输出区域即时查看转换后的文本 — 转换是实时进行的
  4. 查看原文和转换后文本的字符数和字数统计
  5. 点击"复制结果"将转换后的文本复制到剪贴板
  6. 点击"下载"将结果保存为文本文件,或点击"清除"重新开始

常见使用场景

FAQ

Is this text case converter free to use?

Yes, the text case converter is completely free with no usage limits, ads, or watermarks.

Does my text get stored on a server?

No. All text conversion happens entirely in your browser. Your content is never transmitted to any server.

What is camelCase vs PascalCase?

camelCase starts with a lowercase letter (e.g., myVariableName), while PascalCase starts with an uppercase letter (e.g., MyVariableName). Both are commonly used in programming.

Can I convert text with special characters?

Yes! The tool preserves all special characters, numbers, and symbols while converting the case of letters.

What is the difference between Title Case and Sentence case?

Title Case capitalizes the first letter of every major word (e.g., "The Quick Brown Fox"), while Sentence case only capitalizes the first letter of each sentence (e.g., "The quick brown fox.").

kebab-case 和 dot.case 有什么用途?

kebab-case(全小写加连字符)常用于 URL、CSS 类名和文件命名规范。dot.case 用于某些配置文件和包命名约定。两者都有助于创建可读且机器友好的标识符。

我可以一次转换多个段落吗?

是的,您可以粘贴任意数量的文本 — 没有字符限制。该工具可以即时处理完整文档、多个段落甚至大型代码库。

"tOGGLE cASE" 选项有什么作用?

tOGGLE cASE 反转每个字母的大小写 — 大写变为小写,反之亦然。它可用于快速翻转文本大小写、创建风格效果或修复意外开启大写锁定时输入的文本。