AAB (Android App Bundle) Analyzer

Open an .aab file and inspect its manifest, modules, ABIs, densities and size breakdown.

Support
No Login
No API
File API

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.aab

Output

base + 2 feature modules, 4 ABIs, 38 languages

Keyboard 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

Frequently asked questions

Comments

No login needed. Comments appear after a quick review.

Protected by an on-site captcha — no third-party trackers.

Optional: get an alert when your comment is published or replied to, plus new tool announcements. No sign-up.

Loading comments…

Version 1.0.0 · Updated 2026-09-16 · Runs entirely in your browser