Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Dev Toolbox — JSON, CSV, JWT, Base64 & moreNew to Visual Studio Code? Get it now.
Dev Toolbox — JSON, CSV, JWT, Base64 & more

Dev Toolbox — JSON, CSV, JWT, Base64 & more

Rebel Studios Software

|
4 installs
| (0) | Free
15 offline dev transforms on your selection — JSON format/minify/repair, CSV↔JSON, JWT decode, Base64 & URL encode/decode, hash, sort/dedupe lines, case convert. No network, no telemetry, no accounts.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dev Toolbox — JSON, CSV, JWT, Base64 & more

Fifteen everyday developer transforms, right on your editor selection — and every one runs offline. No paste-into-a-website, no data leaving your machine.

Includes a JSON Repair command most formatters don't: paste broken JSON with smart quotes, single quotes, trailing commas or unquoted keys and get valid JSON back.

Open the Command Palette (Ctrl/Cmd+Shift+P), type Dev Toolbox, pick a command — it transforms the selected text (or the whole file).

  • JSON — Format / Minify / Repair (fixes smart quotes, single quotes, trailing commas, unquoted keys)
  • CSV → JSON and JSON → CSV
  • JWT — Decode (header + payload)
  • Base64 encode / decode · URL encode / decode
  • Lines — sort A→Z, remove duplicates
  • Case — camelCase / snake_case / kebab-case

Everything runs locally in the extension host. No network, no telemetry, no accounts.

Install

Search "Dev Toolbox" in the VS Code Extensions view, or install the .vsix.

Publishing (for the author)

npm i -g @vscode/vsce
vsce package                       # builds rebel-dev-toolbox-1.0.3.vsix
vsce publish                       # needs a Marketplace publisher + Azure DevOps PAT

MIT licensed.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft