MCPack / MCAddon → Zip Converter
A .mcpack, .mcworld or .mcaddon file is a Bedrock Edition pack that's internally just a zip archive with a renamed extension. This tool relabels it back to .zip entirely in your browser — nothing is uploaded, nothing is re-compressed, the bytes are untouched.
Convert a file
Drop a .mcpack, .mcworld or .mcaddon file here, or click to browse
Everything happens locally — files never leave your device.
Going the other way
Have a .zip pack and need Minecraft Bedrock to recognize it? Convert it back the same way — pick the target extension below.
Why this works
Bedrock's pack formats (.mcpack, .mcaddon) and world format (.mcworld) are all standard PK-zip archives under the hood — Mojang just uses the extension to tell Minecraft what kind of content is inside. Renaming the extension doesn't touch the archive's contents, so any zip-aware tool can open the result, and Minecraft will import a correctly-renamed pack normally.