File to hexadecimal converter

Client-side (javascript, no data is sent to server) file to hexadecimal code conversion. Be careful with files > 1 MB (possible high resource consumption, e.g. Chromium 46 has serious problems when loading few MB of text into textarea, offline tools might be better for large files).

Options:

Use 0x and comma as separator (C-like)
Insert newlines after each 16B

File: or drop file here

Output:



See also:
File -> hex + ASCII
bin2hex.exe for Windows or bin2hex for Linux (source, bin2hex.c).
bin2hex with added options to write hex only and to specify wrapping length: bin2hex.exe (bin2hex.c)


 "Cookie monsters": 7684734    Parse time: 0.001 s