Etcher
Flash OS images to SD cards & USB drives, safe & easy.
Etcher is a powerful OS image flasher built with web technologies to ensure flashing an SDCard or USB drive is pleasant and safe experience. It protects you from accidentally writing to your hard-drives, ensures every byte of data was written correctly and much more.


Download | Support | Contributing | CLI
Installers
Refer to the downloads page for the latest pre-made installers for all supported operating systems.
Developing
You can manually run the application with the following steps:
- Clone the repository.
git clone https://github.com/resin-io/etcher
cd etcher
- Install dependencies.
npm install
bower install
- Run the GUI application.
npm start
- Run the CLI application.
node bin/etcher
Take a look at our contributing guide.
Support
If you're having any problem, please raise an issue on GitHub and the Resin.io team will be happy to help.
License
Etcher is free software, and may be redistributed under the terms specified in the license.