Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Postman to OpenAPI Converter by MRLTNew to Visual Studio Code? Get it now.
Postman to OpenAPI Converter by MRLT

Postman to OpenAPI Converter by MRLT

Taoufik Laaroussi

|
2 installs
| (0) | Free
Convert Postman Collection JSON files into OpenAPI YAML directly inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Postman to OpenAPI Converter

Convert your Postman Collection (JSON format) into a clean, ready‑to‑use OpenAPI YAML file — directly inside Visual Studio Code.

This extension provides a simple and reliable workflow for teams who want to migrate from Postman collections to standardized OpenAPI specifications without using external tools or online converters.


✨ Features

  • Convert Postman Collection JSON → OpenAPI YAML
  • Works with large collections
  • Runs locally (no data sent to external services)
  • Simple command palette integration
  • Saves the generated .yml or .yaml file anywhere you choose

🚀 How to Use

  1. Open the Command Palette
    Ctrl + Shift + P

  2. Run the command:
    Postman: Convert to OpenAPI

  3. Select your Postman collection (.json)

  4. Choose where to save the generated OpenAPI file (.yml or .yaml)

That’s it — your OpenAPI spec is ready.


📦 Requirements

  • Python installed on your system
  • A valid Postman Collection JSON file

The extension automatically runs the included Python converter script.


🛠️ Extension Settings

No additional configuration is required.


🧩 Known Issues

  • Extremely large Postman collections may take longer to convert.
  • Ensure your Postman JSON is exported using “Collection v2.1” format for best results.

📄 License

MIT License


👤 Author

Developed by Taoufik Laaroussi
Publisher: MRLT


🙌 Contributions

Pull requests and feature suggestions are welcome.

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