C:\>C:\Program Files\QemuManager\qemu\qemu-img.exe convert "<location of original VMDK file>.vmdk" -O raw "<destination and location of Raw file format >.bin"
C:\>C:\Program Files\Oracle\VirtualBox\VBoxManage.exe convertfromraw "<raw file location>.bin" "<vdi file location>.vdi"