Utilities for code conversionSavedev Code Converter is a simple Chrome Extension that implements several functions of convertion.
It's easy to install in Chrome Browser and to use.
Convertions currently implemented are:
- Text String to Binary
- Binary to Text String
- Binary to Number
- Number to Binary
- Hexadecimal to Number(decimal)
- Number(decimal) to Hexadecimal
- URL Encode
- URL Decode
- HTML Encode special chars
- HTML Decode special chars
- XML to JSON
- JSON to XML
- Base64 Encode
- Base64 Decode
- Invert Text
- Text to Morse
- Text to Lowercase
- Text to Uppercase
- Strip Tags
- Invert Text Words
- Text to ASCII
- ASCII to Text
- Color Hexadecimal to RGB
- Color RGB to Hexadecimal