Web Tools / Cookies

Online Cookie Parser

Ready Browser only Local tool
Paste a Cookie header
OutputJSON
Cookie header
0 chars
Parsed cookies
Paste a Cookie header to begin.

Parse an HTTP Cookie header

A request Cookie header contains semicolon-separated name and value pairs. This parser converts those pairs into structured JSON while preserving duplicate names and showing percent-decoded values when available.

Paste the header with or without the Cookie: prefix and select Parse Cookie. Input stays in your browser. For response headers and security attributes, use the Cookie Inspector.

Example input
Cookie: session=abc123;
theme=dark