⚡ Neural Array Data Compiler

Output below is a flat .bru stream — folder structure is not encoded in individual files. Use the Folder-Aware Export below to get a .zip that drops directly into Bruno with folders intact.

🌿 Environment Variable Extractor
📁 Folder-Aware Export

Downloads a .zip matching Bruno's actual directory structure — one .bru file per request, nested inside folders. Drop the zip into Bruno and it's ready to run.

↻ Reverse Compiler — .bru → Postman

Paste one or more .bru file contents below. Outputs a valid Postman Collection v2.1 JSON ready to import.

🌱 Post-Migration Savings Estimator

This tool converts Postman collections to Bruno format. Bruno runs entirely local — no cloud sync, no telemetry, no server round-trips. If your team adopts Bruno as their daily API client, the cloud sync overhead disappears. The calculator estimates what that switch would save. Methodology: IEA (2022) global data centre intensity 0.300 kg CO₂/kWh · Andrae & Edler (2015) transmission ~0.000006 kWh/MB · cloud sync op ~0.000015 kWh · local Bruno compile ~0.0000000167 kWh (60W, 1ms). Assumptions shown in full, no inflated claims.

Team Size 15 devs
Postman Cloud Syncs / Month (current) 5,000 syncs
— kWh Cloud tool energy (server + network)
— kWh Bruno Protocol energy (local only)
— kWh Energy avoided
— kg CO₂ CO₂ avoided · IEA 2022 global avg

The Bruno Protocol is open-source software distributed under the permissive MIT License. You are completely free to download, modify, distribute, and build commercial applications on top of the core automation layer without restriction. View Full MIT License Terms

⚡ Aether Compiler — .bru → .aet

Promote your .bru source into a verified .aet Aether manifest. The compiler enforces energy constraints, security tiers, and hardware boundary rules at compile time — before a single line of cross-domain code can execute.

✓ InvalidSecurityEnergyCombination guard ✓ SecurityTaintLeak detection ✓ Krapivin cache-line lint ✓ UndeclaredFunction strict mode ✓ GENXR_V1.4 / STRICT_MODE