TotalImage is a free and open source disk image editor licensed under the MIT license. For more information, see the LICENSE
file. It is written in C# and uses Windows Forms for the UI.
Currently, the project is still in early stages of development (alpha-level), and as such is not quite ready for everyday use yet. We will provide official builds once we reach that stage, in the mean time you can build it yourself or ask us to provide binaries for you (see the Development and Support sections below).
- .NET 8.0 Desktop Runtime
- Windows 7 SP1 1, 8.1, 10 or 11
Support for other operating systems will be considered within the limitations of .NET.
1 Windows 7 is no longer officially supported by .NET, but is not actively blocked by the installer. However, we may not be able to fix all issues on Windows 7 if it turns out it's a .NET problem specific to that version of Windows.
See the Status page for details about currently implemented features.
Below is a non-exhaustive list of things we plan to support. Please note that this list may change over time. We're open to adding support for more stuff in the future, but we have to start with the basics. For currently supported features, see the link in the section above.
- Floppy disks
- Hard disks
- Optical discs
- Superfloppies
- Raw sector images (.IMG, .IMA, etc.)
- TeleDisk (.TD0)
- ImageDisk (.IMD)
- 86Box 86F (.86F)
- Virtual Hard Disk (.VHD)
- ISO (.ISO)
- And more...
- Common PC-compatible formats (160/180/320/360/720/1200/1440/1680/2880k)
- 8" formats (such as 1232k) and others with sector sizes other than 512 bytes
- IBM XDF
- DEC RX50 400k
- Acorn 640k/800k
- And more...
- FAT12, FAT16, FAT32
- HPFS, NTFS
- High Sierra, ISO9660, UDF
- And more...
- Various MBR variants
- GPT
- PC-98 partition table
- And more...
To develop TotalImage, we recommend you install Microsoft Visual Studio 2022. This will give you the designer for Windows Forms, which makes it easier to work with the frontend.
Alternatively, you can also just build the solution with .NET CLI, which is included in the .NET SDK.
Please open an issue on this repo for any bug reports and suggestions you may have. If you wish to talk to us directly, visit the official TotalImage Discord server: