View and manipulate floppy disk images
This is a personal project of mine. I decided to make the source code available in case anyone finds it useful, but at no time should it be considered production quality.
What does DiskImageTool do?
- It allows you to view and perform simple repairs on IBM PC formatted floppy disk images.
- You can easily copy files and folders in and out of images by dragging and dropping.
- Convert between multiple image formats
- Create new disk images
- File properties editor
- Boot sector editor
- File Allocation Table (FAT) editor
- Full featured Hex editor. Focus on individual regions of the disk or view and edit the entire disk.
- Text file viewer
- Raw track viewer
- Easily repair a modified boot sector OEM Name using a built in database of suggestions.
- Clean up modifications made by Windows to the boot sector and directory entries with one click.
- Open hundreds of images at one time and use powerful filters to narrow down your search to the ones that need your attention.
DiskImageTool suports the following image formats:
- Basic Sector Images (.ima, .img, .vfd, .flp, .160, .180, .320, .360, .720, .120, .144, .288, .dmf, .xdf)
- WinImage Compressed Disk Image (.imz)
- ImageDisk Sector Image (.imd)
- PCE Sector Image (.psi)
- PCE Bitstream Image (.pri)
- 86Box 86F Image (.86f)
- HxC HFE v1 Image (.hfe)
- HxC MFM Image (.mfm)
- Transcopy Image (.tc)
DiskImageTool can also open the above image types from within Zip files.
Suggestions for new features are welcome.
I have a discord channel set up for the discussion of DiskImageTool at #diskimagetool
Download the latest release here




