.QCOW File

.qcow is QEMU Copy On Write Disk Image

Features Description
File Extension .qcow
Format Binary
Category Disk Image

What's on this Page

  1. How to open:
  2. How to convert:

What is an .QCOW file?

The qcow image format is one of the disk image formats supported by the QEMU processor emulator. It is a representation of a fixed size block device in a file. Benefits it offers over using raw dump representation include:

  • Smaller file size, even on filesystems which don't support holes (i.e. sparse files)
  • Copy-on-write support, where the image only represents changes made to an underlying disk image
  • Snapshot support, where the image can contain multiple snapshots of the images history
  • Optional zlib based compression
  • Optional AES encryption

A qcow file extension is related to the QEMU Copy-On-Write file format used to store disk images.


How to open:

Use QEMU to open *.qcow files.

How to convert:

Probably cannot be converted to anything else.

Disk Image

Binary

New Files Extension Recently updated 3D Image Files Audio Files Backup Files CAD Files Camera Raw Files Compressed Files Data Files Database Files Developer Files Disk Image Files Encoded Files Executable Files Font Files GIS Files Game Files Misc Files Page Layout Files Plugin Files Raster Image Files Settings Files Spreadsheet Files System Files Text Files Vector Image Files Video Files Web Files eBook Files