JavaScript Tools
The following pages have a number of online tools:
- Hashing & Codecs
- MD5 hashing
- Hash strings using the MD5 message digest function
- SHA256 hashing
- Hash strings using the SHA256 message digest function
- BASE64 Codec
- Encode and Decode strings from ASCII to BASE64
- ASCII to Hex Codec
- Encode and Decode strings from ASCII to Hex
- Hex to Binary Codec
- Encode and Decode strings from Hex to Binary
- Bitwise Hex Calculations
- Perform boolean operations on Hex strings, such as NOT, OR, AND, XOR
- Colour Tools
- RGB to Hex
- Convert from RGB values to Hex values and vice-versa
- Blend
- Create a blend between two colours, generating Hex values for each step
- JavaScript Debugging
- Debug
- A simple library, created by yours truly, that can ease those JavaScript debugging woes...
- Regular Expressions - a simple JavaScript regex workbench
- JSON formatter - make this json pretty
- GUIDs - everyone loves guids