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
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