Encoders/Decoders
Encode and decode a string for us in http requests.
Encode/Decode a string as base64.
Generate an MD5 hash from a string.
Generate a SHA-1 hash from a string.
Generate a SHA-256 hash from a string.
Generate a SHA-512 hash from a string.
RGB/HEX
RGB to Hex Color Converter.
HEX to RGB Color Converter.
Timestamp Converter
Convert Epoch Timestamp to Human Date.
Convert Human Date to Epoch Timestamp.
Unit Converter
Convert between different units of length measure.
Number Base Converter
Convert Binary, Decimal, Octal & Hexadecimal numbers among each other.
String Utilities
Convert string to lowercase, uppercase, reverse, character count, word count.