An image viewer and browser utility. Pix is part of the X-Apps project, which aims at producing cross-distribution and cross-desktop software.
Image browser
Image viewer
Image organizer
Image editor
Advanced tools
This program is released under the terms of the GNU General Public License (GNU GPL), either version 2, or (at your option) any later version.
You can find a copy of the license in the file COPYING.
Mandatory libraries:
glib >= 2.38.0
gtk >= 3.16
libpng
zlib
libjpeg
gsettings-desktop-schemas
While not mandatory, the following libraries greatly increase Pix's basic usefulness:
exiv2 - embedded metadata support
gstreamer, gstreamer-plugins-base, gstreamer-video - audio/video support
libtiff - tiff writing support
Other optional libraries:
libraw - some support for RAW photos
librsvg - display SVG images
libwebp - display and save WebP images
libjxl - display JPEG XL images
libheif - display and save AVIF images
lcms2, colord - color profile support
champlain, champlain-gtk - view the place a photo was taken on a map
clutter, clutter-gtk - enhanced slideshow effects
libsoup, json-glib, webkit2gtk, libsecret - upload images to and download images from some web services such as Facebook, Flickr
brasero - write images and comments to CDs
bison, flex - web albums
cd pix
meson build
ninja -C build
sudo ninja -C build install
Pix is based on gThumb 3.12.2. Many thanks to the original developers and to all the people who contributed to Pix.