Translate to invert case. This translator capitalizes the lower case letters and lower cases the upper case letters.
Cut and Paste the code below to embed the translator in your web page.
<div class="ftembed"> <script src="https://funtranslations.com/extensions/embed/v1/funtranslations.embed.js"></script> <script> FunTranslations.Embed.render({url: '/translate/invert-case' , translator: 'invert-case' }); </script> </div>