Revision as of 01:11, 28 March 2013 edit184.88.194.170 (talk) →External links: added reference to virtual box documentation← Previous edit | Revision as of 16:50, 8 April 2013 edit undo85.132.159.242 (talk) adding link to Garmin .imgNext edit → | ||
Line 8: | Line 8: | ||
# The IMG file format, also known as ''GEM IMG'', is an image file format used to store bitmap digital images on ]. | # The IMG file format, also known as ''GEM IMG'', is an image file format used to store bitmap digital images on ]. | ||
# A graphics image format used in various ways by many different graphics software packages. | # A graphics image format used in various ways by many different graphics software packages. | ||
# A map file format used by ] GPS devices | # A map ] used by ] GPS devices. | ||
==IMG formats== | ==IMG formats== |
Revision as of 16:50, 8 April 2013
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "IMG" file format – news · newspapers · books · scholar · JSTOR (December 2009) (Learn how and when to remove this message) |
The IMG file format is one of the following files:
- A CD or DVD image file. Some versions of the .img format are equivalent to the .iso format, and on such a file, simply changing the extension from IMG to ISO can make it usable to programs that will not accept the IMG format.
- An archive format used for creating a disk image of floppy disks and HDDs. This allows for digital storage, transmission, and replication of floppy disks and HDDs. Files created using this format typically use the ".IMG" file extension. There are different, incompatible image formats which use the .IMG extension.
- A file in the Macintosh Disk Image format used by Aladdin Systems (now Allume Systems) ShrinkWrap and Apple Disk Copy for Mac OS although they share the same file extension.
- The IMG file format, also known as GEM IMG, is an image file format used to store bitmap digital images on Graphical Environment Manager.
- A graphics image format used in various ways by many different graphics software packages.
- A map file format used by Garmin GPS devices.
IMG formats
The IMG file extension is used by files which are standardised raw dumps of a disk, and by files in various formats created by different imaging programs. An extension exists called IMA, which is the same as IMG.
- A raw dump of the content of a disk is usually saved with the extension .IMG. This format is not compatible with the Disk Copy Fast and DiskDupe format but is supported by multiple software vendors and conventions. It contains the same data as the IMA file format. In this case the image typically begins with a FAT boot sector, where the first byte is normally hexadecimal EB (code for a 8bit short jump, offset in the 2nd byte) with third byte 90 (code for a NOP), or rarely EA (code for a 16bit jump, offset in 2nd and 3rd byte). The file size will always be a multiple of the sector size — generally 512 bytes, but other sizes such as 128 and 1024 existed. More precisely the file size corresponds to Cylinders×Heads×(Sectors per track), e.g., 1440KB=80×2×18×512 for 80 cylinders (tracks) and 2 heads (sides) with 18 sectors per track.
- Files with the .IMG extension files are created by MS-DOS tools such as HDCopy which store the contents of a disk in a usually compressed form, different for different imaging programs: the .IMG extension is not standardised for other than raw images, and .IMG files created by different programs are not necessarily compatible. The first few bytes of the file may identify the imaging program that created it; as the file is compressed its size depends upon the contents of the image.
Support and development
The raw IMG file format is currently supported by RaWrite & RaWrite2, and RawWrite for Windows. It is utilized by Qemu, VirtualBox and WinImage.
Nero Burning ROM prior to 6.0 supported reading IMG file for creating bootable CD, but since then calls them IMA.
Image files with the .IMG extension but not in raw image format are produced by several imaging programs, and are not necessarily compatible with each other, or with programs which handle raw images. There are programs which will convert between the image formats used by various programs, including raw format; one such is dsktrans from the LibDsk suite of command-line tools for Linux, MS-DOS, and Microsoft Windows.
Programs such as ImDisk and Virtual Floppy Drive can mount a raw image of a floppy disk to emulate a floppy drive under Windows.
Use
IMG files are used for:
- Digital storage, transmission, and replication of floppy disks.
- Mounting virtual floppy disk volumes.
- Video games(PC)
See also
References
External links
- img to iso Convert IMG disk image to ISO disk image
- Virtual Box documentation.
Disk image file formats | |
---|---|
Comparison of disc image software | |
Optical discs | |
Hard disks | |
Floppy disks | |
CDDA | Disc Description Protocol |
Convention: Any item in this table that has the form of "A+B" or "A+B+C" indicates a disk format that spans multiple files, where A contains the bulk of the data, and B and C are sidecar files. |