Tool description

An online cookie decoder and parser that decodes and analyzes HTTP cookies from both Cookie and Set-Cookie headers. This cookie parser tool breaks down cookie strings into individual cookies with their names, values, and security attributes, making it easy to parse cookies online, understand cookie behavior, and debug web applications.

Features

  • Multiple Cookie Formats: Parses both Cookie headers (name=value pairs) and Set-Cookie headers (with attributes)
  • Complete Attribute Parsing: Extracts all cookie attributes including Domain, Path, Expires, Max-Age, Secure, HttpOnly, SameSite, and Partitioned
  • Current Page Cookies: Quick button to load and analyze cookies from the current webpage