AAB (Android App Bundle) Analyzer
Open an .aab file and inspect its manifest, modules, ABIs, densities and size breakdown.
Android App Bundle
Unpacked in your browser — the file is never uploaded.
Drop a file here
Drop an .aab file — decoding happens locally, up to 500 MB
About the AAB (Android App Bundle) Analyzer
Drop an Android App Bundle (.aab) and see inside it without bundletool or Android Studio. The tool unpacks the archive locally, decodes the protobuf AndroidManifest.xml that aapt2 writes into a bundle, and reports the package name, version name and code, min and target SDK, permissions and activities. It also breaks the bundle down by module — base module, feature modules and asset packs — with the code, resource, asset and native library size of each, plus the native ABIs, screen densities and languages the bundle ships. Browse every entry in the archive, preview text and images, and export a JSON report. Nothing is uploaded.
Examples
Inspect a release bundle
app-release.aabOutput
base + 2 feature modules, 4 ABIs, 38 languagesKeyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
Android APK Analyzer & Explorer
Dev Utilities
Open an APK, decode its manifest and browse or download every file inside.
APK Certificate Inspector (SHA-1 / SHA-256)
Dev Utilities
Read an APK's signing certificate and get its SHA-1, SHA-256 and MD5 fingerprints.
Archive Extractor & File Explorer
Dev Utilities
Unzip ZIP, TAR, GZ, 7Z, RAR and more in your browser — browse folders, preview and download files.
Code Minifier & Beautifier
Dev Utilities
Minify or beautify JavaScript, CSS, HTML, JSON, XML, SQL, Java, Kotlin, C#, C/C++, Go, Swift, PHP, Python and YAML.
HTML to JSX Converter
Dev Utilities
Convert HTML markup into clean React/JSX component code.
iOS IPA Analyzer & Explorer
Dev Utilities
Open an iOS .ipa, decode Info.plist and browse or download every file inside.
Frequently asked questions
Comments
No login needed. Comments appear after a quick review.
Loading comments…
Version 1.0.0 · Updated 2026-09-16 · Runs entirely in your browser