All utils

Cookie trimmer

Paste a cookie export and get back a single-line JSON array with only domain, name, value and path.

Runs entirely in your browser — nothing is uploaded or stored.

Missing fields become empty strings. Turn on Escape as JSON string if you need to drop the result into an env var or another JSON file.