{
  "slug": "url",
  "title": "url encoder / decoder",
  "description": "Percent-encode and decode URLs and query components.",
  "category": "encode",
  "status": "live",
  "url": "https://aaronchartier.com/tools/url",
  "keywords": [
    "url",
    "percent",
    "encode",
    "decode",
    "query string"
  ],
  "privacy": "all computation is client-side; no input is transmitted",
  "pageApi": "window.__tools[\"url\"] — run(input), describe(); output in #tool-output"
}