raise msrv to 1.88 See merge request adhami3310/Impression!99
Installation
Third Party Packages
You may also be able to obtain Impression from your distribution's package manager. Note these packages are maintained independently and thus may differ from the official version on Flathub. Please report any issues experienced to the package maintainer.
About
Write disk images onto your drives with ease. Select an image, insert your drive, and you're good to go! Impression is a useful tool for both avid distro-hoppers and casual computer users. See Press for content mentioning Impression from various writers, content creators, etc.

Contributing
Issues and merge requests are more than welcome. However, please take the following into consideration:
- This project follows the GNOME Code of Conduct
- Only Flatpak is supported
- The amount of features is intentionally restricted, to keep the app minimal and optimized for the target use case. If you'd like a more general-purpose disk utility, check out GNOME Disks.
Development
GNOME Builder
The recommended method is to use GNOME Builder:
- Install GNOME Builder from Flathub
- Open Builder and select "Clone Repository..."
- Clone
https://gitlab.com/adhami3310/Impression.git
(or your fork) - Press "Run Project" (▶) at the top, or
Ctrl
+Shift
+[Spacebar]
.
Flatpak
You can install Impression from the latest commit:
- Install
org.flatpak.Builder
from Flathub - Clone
https://gitlab.com/adhami3310/Impression.git
(or your fork) - Run
flatpak run org.flatpak.Builder --install --user --force-clean build-dir io.gitlab.adhami3310.Impression.json
in the terminal from the root of the repository.
Meson
You can build and install on your host system by directly using the Meson buildsystem:
- Install
blueprint-compiler
- Run the following commands (with
/usr
prefix):
meson --prefix=/usr build
ninja -C build
sudo ninja -C build install
Credits
Actively developed by Khaleel Al-Adhami.
Brage Fuglseth helps a lot with desgin decisions.
Huge thanks to all of the translators who brought Impression to many other languages!
This app was inspired by this mockup by Saptarshi Mondal.
The app uses significant portions of popsicle.