Click the "Select File" button above, and choose your BPZ file.
You’ll see a preview, if available.
Click the "Convert file to..." button to extract text information.
Convert BPZ to another file type
To convert BPZ archives to another format, you need Botpress or other Developer software.
Convert a file to BPZ
To convert other file formats to the "Chatbot Configuration Archive" file type, you need software like Botpress or a similar tool.
About BPZ files
A .bpz file is essentially a compressed archive used by Botpress, an open-source conversational AI platform. It encapsulates a chatbot's entire lifecycle - including conversation flows, NLU (Natural Language Understanding) data, intents, and configuration settings - into a single package for export and backup. While efficient for deployment, this format creates a "black box" effect; you cannot natively view the internal logic or diff changes without importing the file back into the Botpress Studio. Users often struggle when attempting to audit code or recover specific assets without a running server instance.
Since the .bpz format is internally a standard GZIP or ZIP container, the most pragmatic conversion workflow involves extracting it to open standard formats. For developers and auditors, converting (or renaming) the file to ZIP allows access to the raw JSON and JS files inside. This makes it possible to edit bot logic in standard code editors like VS Code or commit the unzipped structure to version control systems like Git. If the file fails to open as an archive, it may be a rare Symbol Library file for Easy Blue Print, though this use case is statistically insignificant.
Convert.Guru analyzes your BPZ file, detects the exact format, and lets you read the text inside.
FAQ
If you want to convert BPZ file to , you can use Botpress or similar software from the "Chatbot Export Archive" category. In the File menu, look for Save As… or Export….
To convert files to BPZ, try Botpress or another comparable tool in the "Chatbot Export Archive" category.
The BPZ Converter Story
The history of Convert.Guru began over 25 years ago in California with Tom Simondi’s file-format database. A former contributor to Space Shuttle development and a software pioneer of the 1980s, Simondi established a trusted resource for file type analysis that was even referenced by Microsoft Windows XP. Today, we use modern technology to process and convert thousands of file formats while continually improving our BPZ converter.