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.
Easily convert years to hours.
Convert your RGB color format to RGBA format.
Easily convert bytes (B) to nibbles.
Get the size of a text in bytes (B), Kilobytes (KB) or Megabytes (MB).
Generate a SHA-224 hash for any string input.