English | 中文简体 Virtual disk type batch conversion tool Convert via qemu-img (Important! You need to install the qemu-img tool and add environment variables!) Supports mutual conversion of the following files: vhd, vmdk, qcow2, raw, vhdx, qcow, vdi, qed Usage: To install qemu-img, please search for the installation tutorial yourself. Install python3.7 or later git clone https://github.com/haha44444/convertVirtualDisks.git Prepare the files to be converted and place them in the convertDisks folder Start conversion: run the program python convert.py The converted files will be output to the convertedDisks folder Star History