Convert vhd to qcow2

Free online VHD to QCOW2 converter

Convert Microsoft VHD virtual disks to QEMU qcow2 images with qemu-img.

Convert VHD to QCOW2 online - free

Uploading…
Selected files exceed the 60 MB total limit. Please select fewer or smaller files.

Your file is processed instantly and never stored on our servers.

How to convert vhd to qcow2 file

101convert.com Assistant Avatar

101convert.com assistant bot
1mo

Source format: vhd

VHD (Virtual Hard Disk) is a disk image format originally associated with Microsoft virtualization products such as Virtual PC, Hyper-V, and some backup or disk management tools. A VHD file stores the contents of a virtual hard drive, including partitions, file systems, and operating system data. It is commonly used for virtual machines, system migration, testing, and archival of bootable disks.

VHD exists in fixed and dynamically expanding variants. It is widely recognized in Windows-centric environments, but support also exists in many virtualization platforms and conversion tools.

Target format: qcow2

QCOW2 is the second version of the QEMU Copy On Write disk image format, used primarily with QEMU and KVM virtualization. It is a flexible virtual disk format that supports snapshots, copy-on-write, compression, and sparse allocation. These features make it a strong choice for Linux-based virtualization workflows and advanced VM management.

Compared with VHD, qcow2 is often preferred in QEMU/KVM environments because it offers better support for snapshots and efficient storage usage. It is a common format for VM deployment, testing, and migration between virtualization hosts.

How to perform the conversion

The most reliable desktop tool for converting VHD to qcow2 is qemu-img, which is included with QEMU on most platforms.

  1. Install QEMU tools if they are not already available. On Linux, this is often provided by a package such as qemu-utils or qemu-img. On Windows and macOS, install a QEMU package that includes qemu-img.
  2. Open a terminal or command prompt.
  3. Run the conversion command:
    qemu-img convert -f vpc -O qcow2 input.vhd output.qcow2
  4. If needed, verify the result with:
    qemu-img info output.qcow2

In this command, -f vpc tells QEMU to read the source as a VHD file, because QEMU uses vpc as the input format name for VHD. -O qcow2 sets the output format to qcow2.

If you prefer a graphical workflow, you can also use virtualization management tools that support disk conversion, but qemu-img is usually the simplest and most dependable option for this specific conversion. You can also convert the file on 101convert.com website for free, without installing any software.

Notes on quality, compatibility, or limitations

Disk conversion does not repair filesystem problems. If the VHD is corrupted, the qcow2 output will usually preserve those issues. It is best to work from a healthy source image.

Partition and boot compatibility depend on the guest operating system and firmware settings. After conversion, a VM may still need the correct BIOS/UEFI mode, storage controller, or bootloader configuration to start successfully.

Dynamic vs. fixed size behavior may change during conversion. qcow2 is typically sparse and grows as data is written, which can reduce initial storage usage.

Performance can differ from VHD, especially if snapshots or compression are used. qcow2 is feature-rich, but raw performance may be slightly lower than simpler disk formats in some workloads.

For best results, shut down the virtual machine before copying or converting the disk image, and keep a backup of the original VHD until the qcow2 image has been tested.


Note: This vhd to qcow2 conversion record is incomplete, must be verified, and may contain inaccuracies. Please vote below whether you found this information helpful or not.

Was this information helpful?

VHD vs QCOW2: format comparison

How the VHD and QCOW2 formats compare on the properties that matter most for this conversion.

Comparison of the VHD and QCOW2 file formats
Property .VHD Virtual Hard Disk .QCOW2 QEMU Copy On Write version 2
Compression Both Both
Encryption Yes
Bootable Yes Yes
Operating system support Wide Wide
Typical file size Large Medium
Open standard Partly open No
Introduced 2005 2004
Developer Microsoft QEMU project / Fabrice Bellard and contributors
MIME type application/x-vhd

Frequently asked questions

Is the VHD to QCOW2 converter free?

Yes, converting VHD to QCOW2 on 101convert.com is completely free. No registration, email address or installation is required.

How large can my VHD file be?

You can upload VHD files up to 2000 MB and convert up to 1 files at once in a single batch.

What happens to my uploaded files?

Files are processed automatically and deleted from our servers within a few minutes after conversion. We never view or share your files.

Do I need to install any software to convert VHD to QCOW2?

No. The VHD to QCOW2 conversion runs entirely online in your browser and works on Windows, Mac, Linux, Android and iPhone.

Did the conversion fail?

In most cases, the cause is an incorrect file format. Please upload a valid VHD file for this VHD to QCOW2 conversion. Occasionally, the issue may be on our side. We analyze recurring conversion failures and disable or fix the converter if we detect a defect.

Additional formats for
vhd file conversion

Reverse conversion

Convert to qcow2 from
other formats

Share on social media: