USB Image Tool 1.53

Version 1.53 comes with the new option to truncate oversize image files to write it to smaller flash drives. Before using this option, read the FAQ about the way it has to be done and be aware of the consequences if you do it without the method described. This definitely isn’t an “always-on” setting. The […]

Read More →

USB Image Tool 1.52

Because of more comments asking for what a specific error code means, I decided to add a more detailed error message. It shows the text provided by Windows. Most of the error codes are usual code 5. In that case you most likely forgot to close the window, that got opened when you plugged in […]

Read More →

USB Image Tool 1.50 released

USB Image Tool 1.50 features all the changes already introduced with the beta version and adds some more features, of which two were requested by users. You can find all changes in the changelog and the download at the usual page. Thanks again to everybody who tested the beta version and especially to the people […]

Read More →

USB Image Tool 1.42 released

Version 1.42 can create MD5 checksums of image files during the backup process. This feature can be activated on the “Options” tab. Next version will probably be 1.50. With this, I want to make the core I/O functions thread-safe, so you can work on multiple USB device at the same time. This would also allow […]

Read More →

USB Image Tool 1.40 released

The new version comes with completely replaced compression routines, that additionally provide gzip support (intended for large images). Also the device mode doesn’t require unplugging and resetting the device anymore. Major parts of the I/O code have been redesigned to be prepared for future development. You can find the new version on the download page. […]

Read More →

USB Image Tool 1.40 status

It has been a successful week for USB Image Tool. I was able to replace all compression routines by the new ones. I modified minizip to work with UNICODE file functions. I get a lot of referers to my page from asian websites (Korean and Vietnamese especially), so I consider this important. Additionally I was […]

Read More →

USB Image Tool 1.40 development status

I’m currently working on version 1.40 of USB Image Tool. I have removed the faulty XZip routines and already implemented an new gzip compatible compression based on zlib. For compatibility reasons I will also implement an extraction for the old zip based imz files (minizip). It’s also included in the zlib package and contributed by […]

Read More →