← Package directory
Available on winget

Install Armbian Imager

Armbian’s cross-platform utility for flashing OS images to storage media.

Install with winget
winget install --id armbian.imager
Upgrade
winget upgrade --id armbian.imager
Uninstall
winget uninstall --id armbian.imager

About Armbian Imager

This tool simplifies the process of writing Armbian OS files to SD cards, USB drives, or eMMC modules, featuring a user-friendly interface tailored for Armbian users.

What's new in 1.3.2

## What's Changed - fix(download): use direct_url so filename keeps its extension by @SuperKali in #130 - fix(cache): switch to sort_by_key for LRU ordering by @SuperKali in #131

Read release notes

Version history

Version Updated Notes
1.3.2 Unknown ## What's Changed - fix(download): use direct_url so filename keeps its extension by @SuperKali in #130 - fix(cache): switch to sort_by_key for LRU ordering by @SuperKali in #131
1.3.0 Unknown What's Changed - chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 in /src-tauri by @dependabot[bot] in #111 - feat: settings refactoring, DiskArbitration device detection, and filename parser improvements by @SuperK...
1.2.10 Unknown What's Changed - fix: require both Windows builds to succeed before signing by @SuperKali in #106 - chore(deps): bump rollup from 4.53.3 to 4.59.0 by @dependabot[bot] in #105 - chore(deps): bump minimatch by @dependabot[...
1.2.4 Unknown - gha: build: linux: rework into matrix; use bookworm for .deb builds by @rpardini in #59