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 octal and the other way for any string input.
Take an IP and try to look for the domain/host associated with it.
Get the size of a text in bytes (B), Kilobytes (KB) or Megabytes (MB).
Easily convert years to hours.
Easily convert bytes (B) to nibbles.
Convert your RGB color format to RGBA format.
Generate a SHA-224 hash for any string input.