macOS
brew install picotoollocal Homebrew formula metadata
brew / rank 2814
Tool for interacting with RP2040/RP2350 devices and binaries. Version 2.3.1 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install picotool.
install
brew install picotoollocal Homebrew formula metadata
sudo apt install picotoolDebian stable package indexes · picotool · source: deb.debian.org
nix profile install nixpkgs#picotoolnixpkgs package indexes · pkgs/by-name/pi/picotool/package.nix · source: api.github.com
sudo zypper install picotoolopenSUSE Tumbleweed package metadata · picotool · source: download.opensuse.org
overview
Tool for interacting with RP2040/RP2350 devices and binaries
history
picotool is Raspberry Pi’s command-line utility for inspecting, converting, loading, saving, verifying, and managing binaries and devices built around RP2040 and RP2350 microcontrollers.
Raspberry Pi developed picotool for inspecting RP2040 binaries and communicating with devices in BOOTSEL mode. Version 1.1 added interaction with running devices that expose compatible USB stdio support.
Version 2.0 accompanied Pico SDK 2.0 and introduced RP2350-aware operations. Subsequent releases expanded support for partitions, one-time-programmable memory, signing, encryption, embedded block devices, and UF2 manipulation.
picotool is maintained under the Raspberry Pi GitHub organization and is distributed by Homebrew, Debian, Nix, and openSUSE packaging ecosystems.
Its role expanded beyond an optional inspection and flashing utility when Raspberry Pi Pico SDK 2.0 began using picotool for ELF-to-UF2 conversion, replacing the earlier elf2uf2 utility in that workflow.
Developers use picotool to inspect ELF and UF2 metadata, load or save flash contents, verify images, reboot boards into or out of BOOTSEL-related modes, convert binaries to UF2, and perform RP2350 OTP and security operations.
picotool is both a user-facing board utility and part of the Pico SDK toolchain. Package maintainers care about matching its version and capabilities to Pico SDK and silicon generations, particularly around RP2350 support and binary-format changes.
It provides a native command-line route to tasks often performed through drag-and-drop BOOTSEL storage, making Pico workflows scriptable and suitable for automated development environments.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
picotool | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/raspberrypi/picotool
install metadata
| Package key | brew:picotool |
|---|---|
| Version | 2.3.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/picotool |
| Homepage | https://github.com/raspberrypi/picotool |
| Repository | https://github.com/raspberrypi/picotool |
| License | BSD-3-Clause |
| Source archive | https://github.com/raspberrypi/picotool/archive/refs/tags/2.3.0.tar.gz |
| Last updated | 2026-09-11T14:37:25Z |
| Pulse | updated |
| Dependencies | libusb |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | picotool |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
picotool 2.1.1+dfsg-1
interact with RP2040/RP2350 devices or binaries
https://github.com/raspberrypi/picotool
sudo apt install picotoolpicotool
nix profile install nixpkgs#picotoolpicotool 2.1.1-1.5
Tool to inspect RP2040 binaries
https://github.com/raspberrypi/picotool
sudo zypper install picotoolsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.