How it works
How to use the Reverse Hex (Endianness Swap)
Paste or open your input
Type, paste or drop a file into the left editor — or press Sample to try it.
Adjust the options
Use the options in the toolbar; the result updates as you type.
Copy or download the result
Copy the output or download it as a file.
About the Reverse Hex (Endianness Swap)
Swap the byte order of hexadecimal values between big-endian and little-endian — needed for Bitcoin transaction IDs, network packets, memory dumps and binary file formats. You can also swap within 16- or 32-bit words.
Built for developers
Why developers use it
Private by design
Runs 100% in your browser. Nothing you paste is uploaded, logged or stored on a server.
Instant results
Output updates as you type, with precise error locations when something is wrong.
Works offline
Once loaded, the tool keeps working without a connection. Install it as an app if you like.
Free, no sign-up
No accounts, no limits, no watermarks.
FAQ
Frequently asked questions
Is my data uploaded anywhere?
No. Everything runs locally in your browser — nothing you type, paste or open is sent to a server, logged or stored. The tool keeps working offline once the page has loaded.
Keep going
Related tools
- Hex to UTF-8Decode hex bytes as UTF-8 text
- String to Hex ConverterConvert text to hexadecimal bytes
- Hex to String ConverterConvert hexadecimal bytes to text
- Hex to Base64Convert hex bytes to Base64
- Base64 to HexConvert Base64 to hex bytes
- Base64 Encode / DecodeEncode and decode Base64 text and files
- HEX to RGB ConverterConvert HEX colors to RGB
- HEX to HSL ConverterConvert HEX colors to HSL