How to Use Raspberry Pi Imager

New official Raspberry Pi imaging software.
Ash Ash (362)
10 minutes

The Raspberry Pi Foundation recently released a new imaging application for writing SD cards for the Raspberry Pi. The new program, known as Raspberry Pi Imager, debuted on March 5th, 2020.

How it works

Raspberry Pi Imager makes the imaging process much easier. It centralizes all of the most common imaging tools and software you need into one package. You don't even need NOOBs to install Raspberry Pi OS (formerly Raspbian). Raspberry Pi Imager includes Raspbian as well as a few other operating systems. If something isn’t listed, you can use the custom image tool to add your own images.

Posted in these interests:
h/pi253 guides

Raspberry Pi Imager is free to install from the official Raspberry Pi website. It's available for MacOS, Windows, and Ubuntu systems.

  1. Visit the Raspberry Pi download page.
  2. Download the Raspberry Pi Imager installer for your Operating System.
  3. Run the installer and follow the prompts to complete the setup.
Write with Raspberry Pi Imager

You can use Raspberry Pi Imager to write images to SD cards for the Raspberry Pi. Raspberry Pi Imager comes with a few operating systems to choose from, so you don't have to download anything separately. If you want to install a custom image, you can follow the instructions on the next step.

  1. Launch Raspberry Pi Imager.
  2. Click Choose OS. The feature somewhat replaces NOOBS, providing a couple of basic operating systems like Raspberry Pi OS.
  3. Select an OS from the list.
  4. Click Choose SD card.
  5. Select from the list the SD card you want to write to.
  6. Click Write to begin the image writing process.
Raspberry Pi Imager Custom Image

Custom Raspberry Pi image files (like .zip, .img, .tar, .gz, etc) can be written using Raspberry Pi imager. You must download the image file from a third-party source. For example, to install RetroPie you need the image file from the download page on the RetroPie website.

  1. Launch Raspberry Pi Imager.
  2. Click Choose OS.
  3. Select Use custom to write an unlisted image.
  4. Click Choose SD card.
  5. Select from the list the SD card you want to write to.
  6. Click Write to begin the image writing process.

Raspberry Pi Imager comes with a small selection of operating systems. It doesn't replace NOOBS, but it does provide a couple of operating systems to choose from. You can even install LibreELEC, an open-source Linux distro for Kodi.

Included Operating Systems
Raspberry Pi OS
LibreELEC
Ubuntu

In addition to operating systems, there are a few tools available in Raspberry Pi Imager under the Choose OS option. These tools include:

  • EEPROM Recovery - This is only for the Raspberry Pi 4
  • Erase tool - This is used to format SD cards to Fat32.

If for whatever reason you don't want to or are unable to use Raspberry Pi Imager, you can opt to use an alternative application. Here are a couple we've relied on over the years leading up to the new imager release.

  • balenaEtcher - The application runs on Windows, MacOS, and Ubuntu operating systems.
  • Win32 Disk Imager - This imaging software is designed for Windows machines.

You may also be interested in our guide on how to install Raspberry Pi OS.

Getting started with the Raspberry Pi OS installation program.
Ash Ash (362)
10 minutes

Update: This article refers to older editions of applications that are no longer relevant to the Raspberry Pi ecosystem. The NOOBS application has been replaced by Raspberry Pi Imager.