Skip to content

Digitoxin1/DiskImageTool

Repository files navigation

DiskImageTool

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?

  1. It allows you to view and perform simple repairs on IBM PC formatted floppy disk images.
  2. You can easily copy files out of the images by dragging and dropping.
  3. File properties editor
  4. Boot sector editor
  5. File Allocation Table (FAT) editor
  6. Full featured Hex editor. Focus on individual regions of the disk or view and edit the entire disk.
  7. Text file viewer
  8. Easily repair a modified boot sector OEM Name using a built in database of suggestions.
  9. Clean up modifications made by Windows to the boot sector and directory entries with one click.
  10. Open hundreds of images at one time and use powerful filters to narrow down your search to the ones that need your attention.

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