Case / snake_case → lower
Convert Snake case to Lowercase
Transform text into lowercase, uppercase, title case, sentence case, or code identifier styles. Convert Snake case (snake_case) to Lowercase (lower). Find the formula, worked examples, unit definitions, and practical guidance below.
Reverse: Lowercase to Snake case →
How to convert snake case to lowercase
Text case is a formatting operation, not a reversible measurement. Punctuation and capitalization can be lost. Title and sentence case use simple English-oriented rules, not editorial rules for names or acronyms.
Worked examples
Apply the target formatting rule to the input text. Identifier styles separate letter/digit words, join them, and apply capitalization or separators. Lowercase and uppercase retain existing spacing and punctuation.
hello_world → hello_world
The output is read-only because formatting is lossy. Copy the result or swap styles to start another transformation.
About Snake case
Snake case is a text formatting style. The converter tokenizes letter and digit runs for identifier styles and uses English locale casing. The source label describes your text; it does not validate or reconstruct information lost by a previous transformation.
About Lowercase
Lowercase is a text formatting style. The converter tokenizes letter and digit runs for identifier styles and uses English locale casing. The source label describes your text; it does not validate or reconstruct information lost by a previous transformation.
Definitions and sources
For a different quantity or formatting task, see the related other conversion tools.
Browse every case conversion →