About xapktoapk.com
xapktoapk.com is a small collection of free, browser-based utilities for working with Android package files. Every tool runs locally in your browser using JavaScript — your files stay on your device, nothing is uploaded to a server, and no account is required.
How the converter works
An XAPK file is essentially a ZIP archive that bundles a base APK together with split APKs and, in some cases, OBB expansion data. When you drop a file onto the converter, the page unpacks the archive in your browser, identifies the components, and merges the splits into a single installable APK that you can download and sideload onto an Android device.
What you can do here
- Convert XAPK packages into a single APK file
- Convert AAB (Android App Bundle) files into installable APKs
- Merge a set of split APKs (.apks) into one APK
- Inspect package metadata, version info, and permissions
- Verify APK signatures to confirm a file is intact
- Extract OBB data files from XAPK packages
- Sign an APK with your own keystore
- Pull launcher icons out of an APK in every density
- Generate a complete icon set for Android and iOS from a single image
Things to keep in mind
- You should only convert files for apps you have a legitimate right to install. We do not host any APK or XAPK files and we do not download apps for you.
- Some apps require split APKs that are specific to your device's CPU and screen density. The converter merges what is in the package, but the resulting file may not be compatible with every device.
- Browser memory is limited. Very large packages (well above a few hundred megabytes) may fail on low-end devices.
- Sideloaded apps will not auto-update through the Play Store.