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
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 and SQL.
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.
iOS IPA Certificate & Provisioning Inspector
Dev Utilities
Read the signing certificate and provisioning profile from an .ipa or .mobileprovision file.
Frequently asked questions
Read more
- What is actually inside an APK file?
An Android APK is just a ZIP with rules. Here is what each entry does, how the manifest is encoded, and what the signing certificate proves.
Comments
No login needed. Comments appear after a quick review.
Loading comments…
Version 1.0.0 · Updated 2026-08-21 · Runs entirely in your browser