# UDF Disc Image

> disc image format

**Wikidata**: [Q113864136](https://www.wikidata.org/wiki/Q113864136)  
**Source**: https://4ort.xyz/entity/udf-disc-image

## Summary
The UDF Disc Image is a specialized disc image format based on the Universal Disk Format (UDF), designed for storing the contents and structure of optical media like CDs, DVDs, and Blu-rays. It supports multiple file extensions and is widely used for archiving and distribution. As a standardized format, it ensures compatibility across different operating systems and devices.

## Key Facts
- **Based on**: Universal Disk Format (UDF), an ISO 9660 extension for optical media.
- **Instance of**: Disk image, a file that replicates a physical disk's structure and content.
- **File extensions**: `.iso`, `.dmg`, `.cdr`, and `.toast` (varies by use case and platform).
- **PRONOM format ID**: `fmt/1738`, registered by the UK National Archives.
- **Reference date**: September 9, 2022 (source: PRONOM registry).

## FAQs
### Q: What is a UDF Disc Image used for?
A: It is used to create exact copies of optical discs (e.g., DVDs, Blu-rays) for backup, distribution, or virtual mounting, preserving both data and filesystem structure.

### Q: What file extensions are associated with UDF Disc Image?
A: Common extensions include `.iso` (generic optical images), `.dmg` (macOS), `.cdr` (CD/DVD master), and `.toast` (legacy Toast software).

### Q: How does UDF Disc Image differ from other disk image formats?
A: Unlike platform-specific formats (e.g., `.dmg` for macOS), UDF is standardized for optical media, ensuring broader compatibility across devices and operating systems.

## Why It Matters
The UDF Disc Image plays a critical role in data preservation and distribution by providing a universal standard for optical media imaging. It addresses the need for a format that maintains filesystem integrity across diverse hardware and software environments, from consumer DVDs to professional archiving. Its adoption by institutions like the UK National Archives underscores its reliability for long-term storage. By supporting multiple extensions (e.g., `.iso` for cross-platform use, `.dmg` for macOS), it bridges gaps between proprietary and open systems, making it indispensable for software distribution, digital preservation, and emulation.

## Notable For
- **Standardization**: Extends ISO 9660 for modern optical media, ensuring interoperability.
- **Versatility**: Compatible with Windows, macOS, and Linux, with extensions tailored to specific use cases.
- **Archival significance**: Recognized by PRONOM (fmt/1738) for institutional preservation efforts.
- **Legacy support**: Includes deprecated extensions like `.toast`, reflecting historical software tools.

## Body
### Technical Specifications
- **Based on**: Universal Disk Format (UDF), an extension of the ISO 9660 standard optimized for rewritable optical media.
- **File structure**: Replicates the exact filesystem and data of a physical disc, including boot information and metadata.
- **Common extensions**:
  - `.iso`: Generic optical disc images.
  - `.dmg`: macOS-specific disk images (may contain UDF for broader compatibility).
  - `.cdr`: CD/DVD master images for physical disc burning.
  - `.toast`: Legacy format from Roxio Toast software.

### Format Registration
- **PRONOM ID**: `fmt/1738` (National Archives, UK).
- **Reference date**: September 9, 2022.
- **Documentation**: Detailed specifications available via the PRONOM registry, including technical notes on UDF versions and compatibility.

### Use Cases
- **Software distribution**: Bootable installation discs (e.g., Linux ISOs).
- **Digital archiving**: Preservation of optical media content for libraries and institutions.
- **Emulation**: Mounting virtual discs for legacy system emulation or gaming.

### Platform Compatibility
- **Cross-platform**: `.iso` files are universally supported by most operating systems.
- **Specialized extensions**: `.dmg` (macOS), `.cdr` (disc authoring software), and `.toast` (Roxio Toast) cater to specific workflows while retaining UDF’s core functionality.

## References

1. [Source](https://www.nationalarchives.gov.uk/PRONOM/fmt/1738)