Android APK Analyzer & Explorer
Open an APK, decode its manifest and browse or download every file inside.
APK file
Unpacked in your browser — the file is never uploaded.
Drop a file here
Drop an .apk (or .aab) — decoding happens locally, up to 300 MB
About the Android APK Analyzer & Explorer
Drop an Android .apk (or .aab) and explore it entirely in your browser. The archive is unzipped locally, AndroidManifest.xml is decoded from Android binary XML back to readable XML, and you get the package name, version name and code, min/target SDK, permissions, required features and activities. Browse every entry in the archive, preview text, XML and images, and download individual files — nothing is ever uploaded.
Examples
Manifest summary
app-release.apkOutput
package=com.example.app · versionName=2.1.0 · minSdk=24Keyboard 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
Code Minifier & Beautifier
Dev Utilities
Minify or beautify JavaScript, CSS, HTML, JSON, XML and SQL.
JavaScript / TypeScript Playground
Dev Utilities
Write and run JavaScript or TypeScript with a live console.
JavaScript Object to JSON
Dev Utilities
Convert a JS object literal into strict, valid JSON.
Package Manager Command Converter
Dev Utilities
Convert install/run/exec commands between npm, yarn, pnpm and bun.
Package.json Validator
Dev Utilities
Validate package.json fields, semver ranges, and scripts.
UUID Validator
Dev Utilities
Validate and inspect UUIDs, including version and timestamp.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-21 · Runs entirely in your browser