swayimg
Customizable and lightweight image viewer for Wayland
Swayimg is a fully customizable and lightweight image viewer for Wayland based display servers. It supports the most popular image formats (JPEG, JPEG XL, PNG, GIF, SVG, WebP, HEIF/AVIF, AV1F/AVIFS, TIFF, EXR, BMP, PNM, TGA, QOI, DICOM, Farbfeld). It has fully customizable keyboard bindings, colors, and many other parameters. It also supports loading images from files and pipes, and provides gallery and viewer modes with slideshow and animation support. It also includes a Sway integration mode: the application creates an overlay above the currently active window, which gives the illusion that you are opening the image directly in a terminal window.
- Versions: 4.5
- Website: https://github.com/artemsen/swayimg
- Licenses: Expat
- Package source: gnu/packages/image-viewers.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of swayimg
as follows:
guix install swayimg
Or install a particular version:
guix install swayimg@4.5
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of swayimg about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/swayimg'><img src='https://packages.guix.gnu.org/packages/swayimg/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/swayimg)
Example Org:
[[https://packages.guix.gnu.org/packages/swayimg][https://packages.guix.gnu.org/packages/swayimg/badges/latest-version.svg]]