All Projects → weclaw1 → image-roll

weclaw1 / image-roll

Licence: MIT license
Image Roll - simple and fast GTK image viewer with basic image manipulation tools. Written in Rust.

Programming Languages

rust
11053 projects

Image Roll

Image Roll

Image Roll is a simple and fast GTK image viewer with basic image manipulation tools.

Features

  • Written in Rust
  • uses modern GTK 4
  • adaptive - can be used on desktop and mobile devices
  • crop image
  • rotate image
  • resize image
  • undo and redo image edits

Screenshot

Installation

Requirements

If you use AUR or Flatpak you may skip this section.

For this application you are required to have at least GTK 4.4.

Ubuntu/Debian

sudo apt install libgtk-4-dev

Fedora/CentOS

sudo dnf install gtk4-devel glib2-devel

Flatpak

Flatpak is the recommended install method. In order to install Image Roll using Flatpak run:

flatpak install flathub com.github.weclaw1.ImageRoll

Alpine Linux

Alpine Linux provides image-roll package.

apk add image-roll

AUR

If you run Arch Linux, you can use one of the AUR packages. There are 3, image-roll, image-roll-bin, and image-roll-git. Replace yay with your AUR helper of choice.

yay -S image-roll

Debian package

On the releases page can be found deb packages which can be used on Debian and its derivatives.

Precompiled binaries

Ready-to-go executables can be found on the releases page.

Cargo

To install Image Roll using cargo run the following command:

cargo install image-roll
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].