Create flashable firmware zip from MIUI Recovery ROMs!
Xiaomi Flashable Firmware Creator is a tool that generates flashable firmware-update packages from official MIUI ROMS.
It supports creating untouched firmware, non-arb firmware, firmware + vendor flashable zip, and firmware-less ROMs.
- Easy-to-use interface
- Multilanguage support (more than 25 languages!). Thanks to our community members!
Using pip You can simply install this tool using Python pip.
pip install xiaomi_flashable_firmware_creator_gui
Manual Installation
- Clone this repo using
git clone
- Make sure that you have Python3 installed with pip version higher than 19 on your device.
- Install the required packages by running the following command in cloned repo folder.
pip3 install .
- Run the tool.
xiaomi_flashable_firmware_creator_g