WebSocket Frame Parser
Decode RFC 6455 frames from hex — opcode, mask bit, and payload
Hex dump
Space-separated bytes — masked or unmasked
About this tool
Decode RFC 6455 data frames from hex dumps. See FIN/RSV bits, opcode, payload length, masking key, and UTF-8 text payloads. Build a masked client text frame for learning and debugging.
Frequently asked questions
Related guides
References & standards
Related tools
API Mock Server
Define mock REST routes and intercept fetch calls client-side
Bandwidth Calculator
Estimate how long a file takes to transfer at a given connection speed — correctly handling bits vs bytes (Mbps vs MB/s) and SI vs binary size units
Broken Link Checker
Extract http(s) links from pasted HTML and check them via proxy
cURL to Code Converter
Convert cURL commands to code snippets in multiple languages. Parse cURL and generate JavaScript, Python, PHP, and more.
DNS Lookup Tool
Query DNS records and resolve domain names to IP addresses
Email Header Analyzer
Parse email message headers to trace routing and authentication