DiskImager
DiskImager - Windows Disk Imager. A C#.NET utility for reading & writing SD cards and USB devices
Hasn't been updated since May 2016 on GitHub. The binary download link is also dead.
Features
- Create bootable USB
DiskImager News & Activities
Recent activities
DiskImager information
AlternativeTo Categories
System & Hardware, OS & Utilities, CD/DVD ToolsGitHub repository
- 32 Stars
- 21 Forks
- 0 Open Issues
- Updated Apr 18, 2024
What is DiskImager?
DiskImager - Windows Disk Imager. A C#.NET utility for reading & writing SD cards and USB devices
This utility is a C#.NET implementation, and adds a couple of features I wanted to see:
reads/writes images to/from compressed file formats: ZIP, TGZ, GZ
remembers the last file you read/wrote
provides more file filters within file dialog for typical image files (.img, .bin, .sdcard)
it also might be slightly faster when dealing with uncompressed read/write
NOTE This application could possibly cause damage to your computer drive(s). We cannot take responsibility for any damage caused or losses incurred through use of this utility. Use at own risk!
Credits: Inspired by the excellent Win32DiskImager.