.DMS

DMS File

Amiga Disk Masher System Image
Ask a question
QUICK ANSWER

A DMS file is a compressed snapshot of a Commodore Amiga floppy disk, created by the Disk Masher System in the early 1990s. Open it with WinUAE (Windows) or FS-UAE (Mac/Linux), or first decompress it to a plain .adf with the free xDMS tool, then mount that in any Amiga emulator. If your file does not start with the bytes "DMS!" it belongs to a different, unrelated program.

Developer: SDS Software (Disk Masher System) Category: Disk Image Files MIME: application/octet-stream
OPENS ON Windows macOS Linux
Related: .BIN · .ISO · .MDF · .DMG

On this page

19k+ extensions indexed
Last reviewed Aug 5, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the DMS file format?

.dms files are compressed floppy-disk images created using the Disk Masher System, developed by SDS Software for Commodore Amiga computers in the early 1990s. The disk is read block by block, so the data structure is copied accurately, producing a faithful sector-level replica of the original floppy.

.dms files were originally used on Amiga computers for archiving floppy-disk data. They enabled relatively easy sharing of disk images over the slow Internet connections of that era. Today, .dms files are used as disk images opened with software that emulates Amiga hardware, such as WinUAE or FS-UAE.

The Disk Masher is a proprietary archiving format with built-in compression and copy-protection schemes. However, the compression algorithm contained known errors that caused problems when storing certain bit sequences. Despite this drawback, .dms files were extremely popular in the Amiga scene, largely due to how easily demo software and warez could be distributed. Every genuine Amiga DMS image begins with the four-byte ASCII signature DMS! (hex 44 4D 53 21) at byte offset 0, distinguishing it from unrelated files that share the .dms extension.

Related floppy-image formats include the uncompressed .ADF, .ADZ (a gzip-compressed ADF), and .IPF for preservation-grade images; .dms archives were often distributed alongside .LHA archives on Amiga bulletin boards.

Security & safety

RISK: MEDIUM

The .dms container is passive data, but it's a DISK IMAGE of vintage Amiga software, so the real risks are: (1) running unknown Amiga software in an emulator - old cracks/intros could carry Amiga-era malware, harmless to your PC but it runs in the emulated Amiga; and (2) legal - many .dms files are copyrighted commercial Amiga games. Amiga Forever provides legally licensed ROMs/OS, and reputable Amiga preservation archives are the safest source.

Format details

in a nutshell
FULL NAMEAmiga Disk Masher System Image
DEVELOPERSDS Software (Disk Masher System)since early 1990s (Disk Masher System, Commodore Amiga)
MIME TYPEapplication/octet-stream
TYPECompressed Amiga floppy-disk image (binary)
This extension is also used by…
  • Exigen Workflow imaging file - A discontinued document-capture/imaging system stored scanned workflow images as .dms, readable only by that now-defunct software (the name carried in this site's old database).
  • Domino MIDI sequence - The free Domino MIDI editor uses .dms for its sequence files.
  • BYOND Dream Maker script - BYOND's Dream Maker game toolkit uses .dms for script files.
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
444D5321
ASCII
DMS!
An Amiga Disk Masher System image begins with the ASCII bytes "DMS!" (44 4D 53 21) at offset 0. Other unrelated .dms files (see also_used_by) have their own structures and do NOT share this header, so check for "DMS!" to confirm it's an Amiga disk image.

Programs that open DMS files

Windows3 apps
Amiga Forever Paid Cloanto's all-in-one Amiga package; import/play the .dms directly with bundled, legally licensed Amiga ROMs/OS.
WinUAE Free The standard free Amiga emulator. Add the .dms (or its decompressed .adf) as a floppy disk image and boot the emulated Amiga.
xDMS (dms.exe) Open-source Command line: 'xdms u disk.dms' decompresses the image to a plain .adf you can mount in any emulator.
macOS2 apps
The Unarchiver Free Can recognise/extract some Amiga archive formats; use to inspect, then run the disk in an emulator.
FS-UAE Open-source Cross-platform Amiga emulator; add the .adf (decompress the .dms first with xdms) as a floppy and boot.
Linux2 apps
FS-UAE Open-source The standard Amiga emulator on Linux; mount the decompressed .adf and boot.
xdms Open-source Run 'xdms u disk.dms' to extract the .adf disk image (packaged in many distros).

Technical details

deep spec
File signatureASCII "DMS!" (hex 44 4D 53 21) at byte offset 0
Format typeBinary compressed floppy-disk image
DeveloperSDS Software (Disk Masher System)
Target platformCommodore Amiga (AmigaOS)
Target mediaAmiga 3.5-inch floppy disks; standard DD format is 880 KB (80 tracks × 2 sides × 11 sectors)
Compression modesNone, Simple (RLE), Fast, Medium, Deep, and Heavy - selectable at creation time
Known compression defectAlgorithm errors in certain versions caused data corruption for specific bit-sequence patterns
Copy-protection supportEmbeds Amiga copy-protection data within the image structure
MIME typeapplication/octet-stream (no format-specific MIME type registered)
StandardProprietary, closed format; no public specification
EncodingBinary; not human-readable
Related formats.adf (uncompressed Amiga disk image), .adz (gzip-compressed ADF), .ipf (preservation-grade), .lha (common Amiga archive)
Extraction tool (CLI)xdms - cross-platform command-line decompressor that converts .dms to .adf
Modern useRetro computing and emulation; Amiga emulators (WinUAE, FS-UAE) load .dms files directly
Releasedearly 1990s (Disk Masher System, Commodore Amiga)
Specificationjustsolve.archiveteam.org

DMS conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with DMS files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about DMS files.

Frequently asked questions

How do I open a DMS file?
If it's an Amiga disk (starts with 'DMS!'), use an Amiga emulator: WinUAE or Amiga Forever (Windows), FS-UAE (Mac/Linux). Often easiest is to first decompress the .dms to an .adf with the free xDMS tool, then mount that .adf.
What is a DMS file?
A compressed Amiga floppy-disk image made with the Disk Masher System - used to archive and share Amiga software. The first bytes 'DMS!' confirm the Amiga type.
How do I convert a DMS to ADF?
Use xDMS: run 'xdms u disk.dms' and it produces the .adf (the standard uncompressed Amiga disk image). Then mount the .adf in WinUAE, FS-UAE, or any Amiga emulator.
Can I open a DMS file without an emulator?
Not to run the Amiga software - that needs an emulator. You can decompress it to an .adf with xDMS, and some tools can browse an .adf's files, but the disk's programs only run inside an emulated Amiga.
Why won't my DMS file open in a normal unzip tool?
DMS is an Amiga-specific disk-compression format, not a ZIP archive, so generic unzip tools can't read it. Decompress it with xDMS to get an .adf, or load it in an Amiga emulator.
Where can I get Amiga emulators and ROMs legally?
WinUAE and FS-UAE are free emulators; Amiga Forever (Cloanto) bundles the emulator with legally licensed Kickstart ROMs and Workbench, which is the simplest legal way to run .dms/.adf disks.

References

1Wikipedia - Disk Masher Systemen.wikipedia.org
2Just Solve the File Format Problem - Disk Masher Systemjustsolve.archiveteam.org

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.RPMSGRestricted Permission Message
7.NOMEDIAAndroid No-Media Marker File
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.ICSiCalendar data file

Related extensions

.BINCD/DVD Disc Image (BIN/CUE)
.ISOISO disc image (ISO 9660 / UDF)
.MDFMedia Descriptor File (Alcohol 120% / DAEMON Tools disc image)
.DMGApple Disk Image
.NRGNero Burning ROM Disc Image
.TIBAcronis True Image Backup

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z