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

JSON AI Translator

Ossama Jouini

| (0) | Free
Translate JSON files into multiple languages using AI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON AI Translator

A VS Code extension that translates JSON files into multiple languages using AI language models.

Features

  • Translate JSON files to multiple languages at once
  • Supports comma-separated language codes (e.g., fr-FR, de-DE, es-ES)
  • Automatic file naming with language codes
  • Handles file conflicts with user prompts
  • Uses VS Code's built-in language models for translation

Usage

  1. Open a JSON file in VS Code
  2. Run the command "Translate JSON File" from the Command Palette (Cmd+Shift+P / Ctrl+Shift+P)
  3. Enter comma-separated language codes when prompted
  4. The extension will create translated files in the same directory as the source file

Installation

To install dependencies:

npm install

To compile:

npm run compile

To run in development mode:

  1. Press F5 to open a new Extension Development Host window
  2. Open a JSON file
  3. Run the "Translate JSON File" command

Requirements

  • VS Code 1.85.0 or higher
  • Access to VS Code language models (Copilot or similar)

License

MIT

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