Skip to main content
The Postman Export Organizer is a desktop app that analyzes and organizes Postman data exports. Point it at a Postman data dump or connect your Postman API key, and it groups your collections and environments by workspace, detects duplicates, and exports a Bruno Bulk-Import ZIP ready for the data dump import flow in Bruno. It’s useful when you’re migrating a large or messy Postman account and want to see what you actually have before importing it.
The Postman Export Organizer is an independent, community-built tool. It is not maintained or endorsed by Bruno, and is provided as-is. Back up your data before using it.

Installation

The downloads below are for v0.3.0. For other versions, or to see release notes, visit the releases page .
The app is not code-signed. The first time you open it, macOS reports that the app is damaged and can't be opened. The app is not damaged — this is Gatekeeper rejecting an unsigned download.To clear the quarantine flag, run:
Then open the app again.

Exporting for Bruno

Once the app is installed:
  • Choose a data source — either a Postman data export (.zip) or your Postman API key.
  • Review the collections and environments, grouped by workspace. Use the filters to narrow down by workspace, collection name, environment name, or owner.
  • From the export panel, select Bruno Bulk-Import ZIP. This produces a single ZIP structured for bulk import in Bruno 3.5 and later.
  • In Bruno, open the import menu, select Import Collections, and choose the ZIP.
Bulk Import from Postman is included in Bruno Ultimate Edition
See Migrating from Postman for the rest of the migration process, including environments and script translation.

Release Information

Release notes and older versions are on the GitHub Releases page. Source is at james-ha-bruno/postman-export-organizer-app .