Cookie Parser

Parse a request Cookie header. Keep duplicate names and optionally decode percent escapes.

Convert in your browser · No sign-up

Parse a request Cookie header. Keep duplicate names and optionally decode percent escapes.

Up to 100,000 UTF-16 units per input and 1,000,000 per result. See the supported formats and examples below.

How to use

  1. Parse a request Cookie header. Keep duplicate names and optionally decode percent escapes.
  2. Choose the options, then run the tool.
  3. Check the result, then copy or download it.

Example

theme=dark; lang=zh → {"theme":["dark"],"lang":["zh"]}

Details and limitations

Parse a request Cookie header. Keep duplicate names and optionally decode percent escapes.

Processing stays in your browser.

FAQ

Supported inputs and limits

Parse a request Cookie header. Keep duplicate names and optionally decode percent escapes.

Format references

Tool page updated: