Convert between different naming conventions for programming
online text tool→onlineTextTool(camelCase)
online text tool→OnlineTextTool(PascalCase)
online text tool→online_text_tool(snake_case)
online text tool→online-text-tool(kebab-case)
online text tool→ONLINE_TEXT_TOOL(CONSTANT_CASE)