This translator converts your text into upper case text. It does it using the simple JavaScript command:
> "my example text".toUpperCase();
The automatic conversion to upper case is done in your browser, so no sensitive data is sent over the internet.
If you've got any other suggestions for different capitalisation tools, or any other tools, please let me know in the comments and I'd be happy to try and build them :)
↓ Read more... ↓