Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Postman to OpenAPI ConverterNew to Visual Studio Code? Get it now.
Postman to OpenAPI Converter

Postman to OpenAPI Converter

Daawam Raja

|
104 installs
| (0) | Free
Convert Postman collection to OpenAPI specification
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Postman to OpenAPI Converter

A VS Code extension to convert Postman collections (JSON) to OpenAPI 3.0 specification.

Features

  • Convert Postman collections to OpenAPI 3.0.
  • Save the OpenAPI spec in the same folder as the Postman collection.

Installation

  1. Install from VS Code:

    • Open VS Code.
    • Go to the Extensions view (Ctrl+Shift+X).
    • Search for Postman to OpenAPI Converter and click Install.
  2. Manual Installation:

    • Clone this repository:
      git clone https://github.com/dawamr/ext-postman-openapi-convert.git
      
    • Open the folder in VS Code.
    • Press F5 to run the extension.

Usage

  1. Open the Command Palette (Ctrl+Shift+P).
  2. Search for Convert Postman to OpenAPI.
  3. Select a Postman collection (JSON file).
  4. The OpenAPI spec will be saved in the same folder as openapi_spec.json.

License

MIT License

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