Right now I have the following work flow: 1. Copy As Hex 2. Save to file asciiEncodedHex.txt 3. `xxd -r -ps asciiEncodedHex.txt rawBytes.bin` Requesting a new Copy As option: Copy As Binary.