Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AnyConverter: JSON, TS, Zod, YAML, CuRl, ENVNew to Visual Studio Code? Get it now.
AnyConverter: JSON, TS, Zod, YAML, CuRl, ENV

AnyConverter: JSON, TS, Zod, YAML, CuRl, ENV

Sourcepride

|
213 installs
| (5) | Free
Instantly convert between JSON, TypeScript, Zod, GraphQL, YAML, and more. A high-performance transformation tool for modern developers.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AnyConverter — VS Code extension for JSON, TypeScript, Zod, YAML, cURL, and more

AnyConverter (Transform Tool) is a fast Visual Studio Code extension that converts selected text or clipboard payloads between JSON, TypeScript, Zod, GraphQL, SQL, YAML, TOML, CSV, .env, cURL, HTML/React, and CSS/Tailwind — without leaving the editor.

Adapted from the original polyglot transform-tool, rebuilt for VS Code with a dedicated sidebar, theme-aware UI, and one-click copy.

Install on VS Code Marketplace

AnyConverter in action — transform workflow

Install (quick)

  1. Marketplace (recommended): open AnyConverter on the Visual Studio Code Marketplace and click Install.
  2. From VS Code / Cursor: press Cmd+Shift+X (Mac) or Ctrl+Shift+X (Windows/Linux), search for AnyConverter or transform-tool, choose the extension published by Sourcepride, then Install.

After install, open the Transform activity bar icon to browse all converters.

What you can convert

JSON and schema targets

  • JSON → TypeScript types/interfaces
  • JSON → Zod schema
  • JSON → GraphQL
  • JSON → MySQL schema
  • JSON → Mongoose schema
  • JSON → .env (environment-style key/value lines)
  • JSON → CSV

JavaScript literals

  • JavaScript object → JSON
  • JavaScript object → TypeScript

YAML and TOML

  • YAML → JSON
  • YAML → TOML
  • YAML → .env
  • TOML → YAML
  • TOML → JSON

CSV

  • CSV → JSON
  • JSON → CSV

cURL → code

  • cURL → Node.js (axios)
  • cURL → Node.js (fetch)
  • cURL → Python (requests)
  • cURL → Go
  • cURL → Java

Web / UI

  • HTML → React (TSX)
  • CSS → Tailwind utility classes

Features

  • Transform selected text from the editor or use the sidebar workflow
    Transform selected text in the editor
  • Copy converted output to the clipboard
  • VS Code theme integration for a consistent look
  • Simple sidebar navigation grouped by format (JSON, env, cURL, CSV, Web, and more)

Commands

All transforms are available under the Transform Tool command category in the Command Palette (Cmd+Shift+P / Ctrl+Shift+P). You can also bind keys to your most-used converters in Keyboard Shortcuts.

Contribute

Issues and pull requests are welcome. See CONTRIBUTIONS.md for guidelines.

Release Notes

See the CHANGELOG tab on the Marketplace listing or your editor’s extension details page after each update.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft