Raw header
USER ID , First Name
Snake
user_id,first_name
Developer Tools
Normalize messy spreadsheet or API headers—including Chinese labels, symbols, and inconsistent spacing—into snake_case or camelCase identifiers for code and ORM models.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
等待输入
已复制结果
Raw header
USER ID , First Name
Snake
user_id,first_name
Yes. It trims edges and converts separators into consistent identifier forms.
Tools
Continue with another translated tool for a nearby task.
Case Converter
Convert text into uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, kebab-case, and CONST_CASE at the same time. Useful for variable names and heading cleanup.
JSON to TypeScript Interface
Infer TypeScript interface definitions from JSON in your browser. Nested objects become separate interfaces, with options for the root name, optional fields, readonly, export, and type aliases.