{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T18:04:21.684Z","discovery":{"catalog":"https://myaitools.net/tools.json","llmsTxt":"https://myaitools.net/llms.txt","sitemap":"https://myaitools.net/sitemap.xml"},"relatedTools":[{"slug":"hex-to-text","name":"Hex to Text","url":"https://myaitools.net/hex-to-text"},{"slug":"text-to-hex","name":"Text to Hex","url":"https://myaitools.net/text-to-hex"},{"slug":"base64-encode","name":"Base64 Encode","url":"https://myaitools.net/base64-encode"},{"slug":"slugify","name":"Slugify","url":"https://myaitools.net/slugify"},{"slug":"text-to-unicode","name":"Text to Unicode Escapes","url":"https://myaitools.net/text-to-unicode"},{"slug":"base32-decode","name":"Base32 Decode","url":"https://myaitools.net/base32-decode"},{"slug":"base64-decode","name":"Base64 Decode","url":"https://myaitools.net/base64-decode"},{"slug":"hash-text","name":"Hash Text","url":"https://myaitools.net/hash-text"}],"kind":"utility","slug":"text-case-converter","name":"Text Case Converter","description":"Convert any string to lowercase, UPPERCASE, Title Case, camelCase, snake_case, kebab-case and more — all at once.","longDescription":"Paste a string and instantly see it rendered in every common casing style — lowercase, UPPERCASE, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case and CONSTANT_CASE. Copy whichever variant you need. Runs entirely in your browser.","category":"text","categoryName":"Text & Encoding","keywords":["text case converter","case converter online","case converter free","uppercase converter","lowercase converter","title case converter","camelcase converter","pascalcase converter","snake case converter","kebab case converter","constant case converter","string case tool","change text case","letter case converter"],"badge":"Formatter","url":"https://myaitools.net/text-case-converter","inputs":[{"type":"text","key":"text","label":"Text","placeholder":"the quick brown fox","multiline":true,"monospace":true}],"outputs":[{"key":"lower","label":"lowercase"},{"key":"upper","label":"UPPERCASE"},{"key":"title","label":"Title Case"},{"key":"sentence","label":"Sentence case"},{"key":"camel","label":"camelCase"},{"key":"pascal","label":"PascalCase"},{"key":"snake","label":"snake_case"},{"key":"kebab","label":"kebab-case"},{"key":"constant","label":"CONSTANT_CASE"}],"invocation":{"webUi":"https://myaitools.net/text-case-converter","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}