Text, Hex & Binary Converter
Move between common text and byte representations while keeping forensic samples and sensitive strings on your device.
About Text & bytesFeatures & how to use
Convert UTF-8, UTF-16, hex, binary and Unicode locally. Compress or decompress gzip and deflate data without sending input to a server.
What it can do
- Convert UTF-8, UTF-16 little-endian or big-endian text to hexadecimal or binary.
- Parse decimal bytes and Unicode escapes; invalid text encodings are reported.
- Compress or decompress gzip, zlib deflate and raw deflate with bounded local workers.
- Read or write compressed data as Base64 or hex; expansion is capped at 2 MiB.
How to use it
- Choose the source representation.
- Choose the target representation.
- Paste data and copy the converted output.