Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JSON to CSVNew to Visual Studio Code? Get it now.

JSON to CSV

Khaer Ansori

|
124,759 installs
| (15) | Free
Convert JSON to CSV, and CSV to JSON.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

json2csv

A Visual Studio Code extension to convert the current editor selection from JSON to CSV, and vice versa.

After installation, you'll find two new commands in the Command Palette (F1 by default):

  • Convert JSON to CSV
  • Convert CSV to JSON

Uses json-2-csv to do the actual conversion.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft