Usage Guide
- Raw → JSON: Paste raw HTTP Headers into the left box to parse them into a JSON object.
- JSON → Raw: Enter a valid JSON object (key-value pairs) to generate raw Headers text.
- Supports parsing Cookie strings into a readable list of key-value pairs.
- Click 'Copy' to instantly grab the result from the current tab.
Tips
- This tool runs entirely in your browser; no Headers data (including Cookies/Tokens) is sent to any server.
- Raw mode intelligently identifies Key-Value structures and handles common line endings.
- JSON mode automatically handles special character escaping to ensure valid Header format.