Convert XAPK files to APK on your MacBook or iMac — free, native Apple Silicon support, fully offline.
Universal Binary — runs at full speed on M1, M2, M3, M4 without Rosetta translation.
Drop your .xapk file onto the app icon or window to start conversion instantly on your Mac.
Works entirely offline after download. No internet connection required for conversion.
Automatically extracts APK + OBB data files, preserving the correct directory structure.
Full Dark Mode support, native file dialogs, and Finder Quick Look preview for APK files.
Process multiple XAPK files simultaneously — perfect for developers and QA testers.
| Operating System | macOS 12 Monterey or later |
| Processor | Apple Silicon (M1/M2/M3/M4) or Intel Core i5+ |
| RAM | 4 GB minimum, 8 GB recommended |
| Disk Space | 30 MB + working space |
Install converted APK directly to your Android device from Terminal:
# Install ADB via Homebrew
brew install android-platform-tools
# Install the converted APK
adb install ~/Downloads/converted-app.apk
# Push OBB files if needed
adb push main.obb /sdcard/Android/obb/com.package.name/
Yes! Completely free with no subscriptions, in-app purchases, or hidden fees.
Yes — Universal Binary runs natively on all Apple Silicon without Rosetta emulation.
You can rename .xapk to .zip and extract with Archive Utility, but our tool automates OBB separation and split APK handling.
Transfer via USB (Android File Transfer), ADB, or Google Drive. See our installation guide.