logo

P2O

Convert Postman collections to Open API schema in one click.

Works locally on the browser without sending any data to any server.

  • Convert
  • About

Convert


OR


About

A small utility to convert Postman collections to Open API schema in one click.
All the conversion happens on your browser itself hence your collection data is completely secure and no data is exchanged after page is loaded.

You can either load the collection from an exported JSON or directly use the collection URL.
Note: If your collection is not public, create an access token in Postman and add ?apikey=<POSTMAN_API_KEY> at end of the URL to access it.

Acknowledgements

  • Thanks to @joolfe for the awesome postman-to-openapi npm package which made conversion easy.
  • Website design taken from codebushi and theme name is Next.js Dimension

Made with ♥ by Defcon | GitHub | Built with: Next.js