See exactly what makes up your APK or AAB and find the biggest files
| File | Download Size | Uncompressed |
|---|
Splits the APK into dex code, native libraries, resources, assets and signing files to show where size goes.
See how much space each native ABI (arm64-v8a, armeabi-v7a, x86) consumes so you can split by architecture.
Identify the single biggest entries to target for compression or removal.
Files are analyzed in memory and never stored on the server.
Encode, decode, measure sizes, and transform common formats.