Convert text to binary and the other way for any string input.
Convert text to hexadecimal and the other way for any string input.
Convert text to ascii and the other way for any string input.
Convert text to decimal and the other way for any string input.
Encode any string input to Base64.
Easily convert nibbles to exbibits (Eibit).
Get the size of a text in bytes (B), Kilobytes (KB) or Megabytes (MB).
Easily convert nibbles to petabits (Pbit).
Transform an image input to a Base64 string.
Convert your HSLA color format to RGB format.