Advanced Set‑Cookie String Parser - Online Decode Flags
Paste a `Set‑Cookie` header and see all attributes parsed: domain, path, Max‑Age, SameSite, Secure, HttpOnly. Debug cookies easily.
UD5 Toolkit
| Name | Value | Domain | Expires | Secure | SameSite | |
|---|---|---|---|---|---|---|
|
No cookies found for this domain Set a cookie to get started |
||||||
Paste a `Set‑Cookie` header and see all attributes parsed: domain, path, Max‑Age, SameSite, Secure, HttpOnly. Debug cookies easily.
Paste a raw cookie string and see a formatted key‑value table. Debug session cookies and understand flags. Runs in browser.
Experiment with the Async Clipboard API: read/write text and images from the clipboard. Verify permissions and see demo code.
View, edit, and manage JSON objects saved in your browser's localStorage. Delete, export, or import keys. No setup.
Parse a JSON array and generate SQL INSERT or UPDATE statements. Perfect for data migration. Client‑side only.
Generate a Next.js page.tsx file with Server Component or Client Component. Layout and metadata included.
Log pool depth, flame height, and soot for each wick series. Quickly identify the best wick for your wax and vessel.
Enter a resource name and HTTP method to get a complete Express route handler with try/catch and comments.
Store passwords and notes encrypted with a master passphrase. Data lives only in your browser's localStorage. No cloud.
A GUI to manage all keys in your browser's localStorage. Add, delete, edit, and export data. Debug progressive web apps.
Write notes that are encrypted in your browser before saving to localStorage. Only accessible with your passphrase.
Enter a URL and follow every redirect until the final destination. Shows each hop's status code, location, and duration.
Convert a Unix timestamp or ISO date into a human‑friendly relative string like '2 days ago'. See examples.
Measure your typing speed in words per minute and accuracy. Random word prompts. Compare results over time. No data sent.
Scale a recipe to serve a crowd and calculate container sizes needed. Meal prep helper.
Create a breadcrumb schema for your website. Fill in the pages and get the ready‑to‑paste JSON‑LD snippet for rich results.
Convert comma‑separated data into a series of SQL INSERT statements. Define the table name and column order. Local.
Check if your browser and display support the wider DCI‑P3 color space. See the difference with a simple test pattern.
Enter a URL and trace the full redirect chain, seeing each hop's status code and location. Identify unnecessary redirects. Client-side fetch.
Generate a Nuxt 3 page component with script setup, metadata, and styles. For Vue.js developers. Copy the .vue file.
A minimalist text notepad that auto-saves to your browser's localStorage. No ads, no signup, no data leaves your device. Perfect for quick ideas.
Log daily veggies and see total vitamin C mg provided. Ensure your guinea pig avoids scurvy.
Compute confidence intervals for a population mean (known/unknown sigma) and proportion. All popular Z/T values. Local.
Paste CSV and get a list of SQL INSERT statements. Define table name and column mapping. All local conversion.
Generate a BLAKE3 hash of any text or file. Extremely fast. Perfect for checksums and content addressing. Local.
Scale a classic homemade playdough recipe to any amount. Choose colors with safe options. Simple local calculator.
Record your stamps with Scott number, condition, and value. Add images. Browse your collection. Local storage only.
Enter CMYK values and find the closest Pantone Solid Coated color. For print design reference. Client‑side lookup.
Write an encrypted letter to your future self, protected by a password. No server. Pure local Crypto.
Provide a hook name and select features (state, effect, callback). Get a complete React custom hook with TypeScript. Faster development.