{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifqjplytc3d5e2aqoswysgv6ztaimxurbkp77iyvgahpp7x5u5nra",
    "uri": "at://did:plc:25rdn5elo5izoxrmtis34zuk/app.bsky.feed.post/3moysdzvt2nq2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreiflchitjqmbs43avcx2wwezw6wecduzzo7sfrul5ooebhzbotfed4"
    },
    "mimeType": "image/webp",
    "size": 71846
  },
  "path": "/jitender_dev_e53e12c3c8ef/building-jsonsift-an-all-in-one-toolkit-for-everyday-developer-tasks-5f0i",
  "publishedAt": "2026-06-24T01:11:07.000Z",
  "site": "https://dev.to",
  "tags": [
    "productivity",
    "showdev",
    "tooling",
    "webdev",
    "https://jsonsift.com"
  ],
  "textContent": "I found myself opening 4–5 different websites every day for basic tasks like formatting JSON, decoding JWTs, comparing JSON responses, and converting YAML.\n\nEventually I decided to build a single place for all of it.\n\nThe result is JSONSift — a free browser-based toolkit for developers.\n\nFeatures include:\n\nJSON Formatter & Validator\nJWT Decoder\nJSON Diff\nYAML ↔ JSON Converter\nBase64 Tools\nURL Encoding/Decoding\nMore utilities on the way\n\nEverything runs locally in your browser, so your data never leaves your machine.\n\nIf you'd like to check it out:\n\nhttps://jsonsift.com\n\nFeedback is welcome.",
  "title": "Building JSONSift: An All-in-One Toolkit for Everyday Developer Tasks"
}