Snake Case Converter
Convert to snake_case format.
About this tool
Convert any text — camelCase, PascalCase, kebab-case, spaces, mixed — into snake_case with underscore separators and lowercase letters. Ideal for Python identifiers, database columns and JSON keys.