CHDBOY

CHDBOY is an Android port of the CHDMAN tool that converts disc images (BIN/CUE, ISO, etc.) into compressed CHD archives. CHD (Compressed Hunks of Data) is a lossless compression format that efficiently combines multiple files into a single compressed archive, significantly reducing storage requirements while preserving perfect quality of the original media. This app provides a mobile-friendly solution for compressing your game backups, saving valuable space on your device without any loss of data.

Status: Google Play submission candidate. The app is currently free. If you enjoy it, please consider supporting future releases when they arrive on the Play Store.

Highlights

Getting Started

  1. Install the APK or build from source (see below).
  2. Use the Android Storage Access Framework picker to select the folder that contains your BIN/CUE/ISO files (no legacy storage permission required).
  3. Confirm the files you want to convert.
  4. Wait for the notification when compression finishes. Large ISOs can take a while, so let the app run in the background or rely on notifications.

Building from Source

./gradlew assembleRelease

Artifacts will appear in app/build/outputs/apk/.

Documentation & Policies

Attribution

License

This project is released under the terms of the GNU General Public License v2. See the LICENSE file for full details, including the upstream MAME and CHDMAN licenses.

CHDBOY includes or interfaces with code from MAME ((c) MAMEdev). Refer to the upstream repositories for additional notices and acknowledgments.

(c) 2025 izzy2lost. Consider supporting future CHDBOY releases on Google Play.