What is the difference between .vhd and .gzip?
- Extension
- .vhd
- .gzip
- Format
- Binary
- Binary
- Category
- Disk Image
- Compressed
- Developer
- Microsoft
- GNU
- Description
- Virtual Hard Disk (VHD) is the default disk image file format for Microsoft Virtual Server 2005.
- A compressed file format associated with GNU Zip (Gzip) that uses the DEFLATE compression algorithm, a combination of both the Huffman coding and the Lempel-Ziv (LZ77) codec.
- MIME Type
- application/x-virtualbox-vhd
- application/x-gzip
- Wikipedia
- .vhd on Wikipedia
- .gzip on Wikipedia