Collection summary
{"info":{"name":"API"},"item":[{"name":"List","request":{"method":"GET","url":"{{base}}/items"}}]}OpenAPI path
paths:
/items:
get: ...Developer Tools
Convert Postman Collections into OpenAPI 3 YAML locally in your browser, extracting paths, methods, and basic parameters. Useful for moving collections into Swagger workflows.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
Convert Postman Collections into OpenAPI 3 YAML locally in your browser, extracting paths, methods, and basic parameters. Useful for moving collections into Swagger workflows.
等待输入
Collection summary
{"info":{"name":"API"},"item":[{"name":"List","request":{"method":"GET","url":"{{base}}/items"}}]}OpenAPI path
paths:
/items:
get: ...Common Collection v2 and v2.1 exports are supported. Very old structures or private extensions may need re-export from Postman.
Paths and request metadata are mapped where possible. Complex scripts, tests, and some dynamic variables are not migrated one-to-one.
Tools
Continue with another translated tool for a nearby task.
cURL to Code
Convert cURL commands with headers, bodies, and form data into Python, Go, Node, PHP, Rust, and other request code in your browser. Useful for turning API docs into runnable scripts quickly.
YAML to JSON
Convert YAML to formatted JSON in your browser with two-space indentation by default. Parse failures show the reason, and conversion stays local—useful for config debugging and API handoffs.
GraphQL Formatter
Format GraphQL queries and mutations, normalize indentation, perform basic syntax checks, and export a .graphql file locally.