{"id":627,"date":"2021-10-25T01:20:57","date_gmt":"2021-10-25T01:20:57","guid":{"rendered":"https:\/\/ethosspace.com\/programmers\/?page_id=627"},"modified":"2022-01-14T07:04:58","modified_gmt":"2022-01-14T07:04:58","slug":"capitalize-every-first-character-of-word","status":"publish","type":"page","link":"https:\/\/ethosspace.com\/programmers\/capitalize-every-first-character-of-word\/","title":{"rendered":"Free Tool to Capitalize First Character of Every Word"},"content":{"rendered":"\n<p><strong>Start Typing the text or Past the text here. This online tool will auto convert first character of every word in capital at same location.<\/strong> for Example &#8221; Type SIMPLE easy&#8221; will get converted to &#8220;Type Simple Easy&#8221;<\/p>\n\n\n\n<pre class=\"wp-block-code has-medium-font-size\"><code><textarea id=\"inputField\" rows=\"10\" placeholder=\"Paste text here or Start Typing sentence\"><\/textarea><\/code><\/pre>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>This online case converter tool will capitalize the first character of each phrase.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to use this online case converter tool?<\/h2>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<h4 class=\"wp-block-heading\">The user has to type the text or paste the text and the online tool immediately converts all input text. <\/h4>\n\n\n\n<p>The tool will convert every first letter of the word into capital. For example, if the input is &#8220;this is online text converter tool&#8221; output in the same text box is &#8220;<strong>T<\/strong>his Is <strong>O<\/strong>nline <strong>T<\/strong>ext <strong>C<\/strong>onverter Tool&#8221;.<br>This online tool is useful for content writers, UI Designers, manual Testers.<br>If you want to count words, characters, sentences, spaces then check this <a href=\"https:\/\/ethosspace.com\/programmers\/character-word-counter-online\/\" title=\"https:\/\/ethosspace.com\/programmers\/character-word-counter-online\/\">online tool <\/a> <\/p>\n<\/div><\/div>\n\n\n\n<script>\n\t\n\t\t\tvar input = document.getElementById('inputField');\n  input.addEventListener('keyup', function() { countWords();});\n  \nfunction countWords() {\n            \/\/ Get the input text value\n            var text = document.getElementById(\"inputField\").value;\ndocument.getElementById(\"inputField\").value= text.toLowerCase().replace(\/\\b(\\w)\/g, x => x.toUpperCase());\n\/\/document.getElementById(\"inputField\").value= \"This is Simple\"\n\n}\n\n\t<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Start Typing the text or Past the text here. This online tool will auto convert first character of every word in capital at same location. for Example &#8221; Type SIMPLE easy&#8221; will get converted to &#8220;Type Simple Easy&#8221; This online case converter tool will capitalize the first character of each phrase. How to use this [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-627","page","type-page","status-publish","hentry"],"aioseo_notices":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"sparkling-featured":false,"sparkling-featured-fullwidth":false,"tab-small":false},"uagb_author_info":{"display_name":"program45_-rt8nb","author_link":"https:\/\/ethosspace.com\/programmers\/author\/program45_-rt8nb\/"},"uagb_comment_info":0,"uagb_excerpt":"Start Typing the text or Past the text here. This online tool will auto convert first character of every word in capital at same location. for Example &#8221; Type SIMPLE easy&#8221; will get converted to &#8220;Type Simple Easy&#8221; This online case converter tool will capitalize the first character of each phrase. How to use this&hellip;","_links":{"self":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/pages\/627","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/comments?post=627"}],"version-history":[{"count":47,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/pages\/627\/revisions"}],"predecessor-version":[{"id":1305,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/pages\/627\/revisions\/1305"}],"wp:attachment":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/media?parent=627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}