Etcher is a Mac tool designed to help you immediately burn disk images to your SD cards or USB drives. This program provides you with a user-friendly interface, immediately burns the imported disk images without slowing down your Mac, and comes without a price tag.
Unlike many other tools of its kind, Etcher gives you access to simple to configure output settings. So, it requires minimum Mac experience in order to make use of its capabilities.
All you need to do is to import your disk image, select the SD card or USB stick from a given list (the device needs to be connected to your computer), and click the "Flash!" button. You also have access to an option which, once enabled, it automatically unmounts the connected device once Etcher completes the disk image burning process.
My only problem with this tool is that it occasionally runs slow. To be more specific, in my testing, the utility took a while to launch and occasionally froze when selecting the input and output options (disk image and destination).
Still, this program is one of the best disk image burning programs I tested on my Mac. Plus, it comes without a price tag. So, you should give it a shot if you need to quickly burn disk images to SD cards or USB drives.
v1.2 [Nov 26, 2017]
- Display actual write speed.
- Add the progress and status to the window title.
- Add optional progress bars to drive-selector drives.
- Increase the flashing speed of usbboot discovered devices.
- Add eye candy to usbboot initialized devices.
- Integrate Raspberry Pi’s usbboot technology.
- Fix bzip2 streaming with the new pipelines.
- Remove Linux elevation meant for usbboot.
- Fix LIBUSB_ERROR_NO_DEVICE error at the end of usbboot.
- Gracefully handle scenarios where a USB drive is disconnected halfway through the usbboot procedure.
- Make sure the progress button is always rounded.
- Fix permission denied issues when XDG_RUNTIME_DIR is mounted with the noexec option.
- Fix Etcher being unable to read certain zip files.
- Fix “Couldn’t scan the drives: An unknown error occurred” error when there is a drive locked with BitLocker.
- Fix “Missing state eta” error when speed is zero.
- Fix “Stuck on Starting…” error.
- Fix situations where the process would get stuck while flashing.
- Add the Python version (2.7) to the CONTRIBUTING doc.
- Remove duplicate debug enabling in usbboot module.
- Update Electron to v1.7.9.