Disc Tools
Burn disc images, create images from discs, and build ISO files — all cross-platform.
Overview
The Disc Tools utility provides optical disc operations using native system tools:
- Windows — IMAPI2 COM interface via PowerShell
- Linux — cdrecord / wodim
- macOS — hdiutil / drutil
Operations
Burn Image to Disc
Write a disc image file (ISO, BIN, CUE, IMG, etc.) to a physical optical drive.
- Select Burn Image as the operation.
- Click Refresh Drives to detect available optical drives.
- Choose the target drive from the dropdown.
- Browse for the disc image file.
- Set the write speed (Auto, 1×–48×).
- Optionally enable Verify after burn to confirm data integrity.
- Click Burn to start.
Supported image formats: .iso, .bin, .cue, .img, .mdf, .nrg, .cdi, .gdi, .3do, .toc
Burn Files to Disc
Write files and folders to a data disc with a custom volume label.
- Select Burn Files as the operation.
- Select the target drive.
- Browse for the files or folder to burn.
- Enter a volume label (ISO 9660 compatible).
- Choose the write speed.
- Click Burn to start.
Create Image from Disc
Read a physical disc and save it as an ISO image file.
- Select Image from Disc as the operation.
- Select the source drive containing the disc.
- Choose an output file path.
- Click Create to start the extraction.
Create Image from Files
Build an ISO image from files and folders on your local system.
- Select Image from Files as the operation.
- Browse for the files or folder to include.
- Choose an output file path.
- Enter a volume label.
- Click Create to start.
Options
| Option | Description |
|---|---|
| Write Speed | Auto, or a fixed speed from 1× to 48× |
| Verify after Burn | Read back the disc after writing to verify data integrity |
| Volume Label | Name for the disc (ISO 9660 rules apply) |
Notes
- Drive detection is platform-specific. Ensure your disc drive is connected and powered on.
- On Linux,
cdrecordorwodimmust be installed and accessible. - On macOS, built-in
hdiutilanddrutilare used. - The operation can be cancelled at any time using the Cancel button.