Ristretto Image Viewer
Introduction
The Ristretto Image Viewer is an application that can be used to view, and scroll through images. It can be used to run a slideshow of images, open images with other applications like an image-editor or configure an image as the desktop wallpaper.
The image types supported by Ristretto are those supported by the gdk-pixbuf library. This library itself supports a number of basic image types (JPEG, PNG, TIFF, etc.), but then relies on optional libraries to extend the range of supported image types. This means that you will have to install these libraries yourself to extend the range of image types supported by Ristretto. Examples: libwmf, libopenraw, libavif, libheif, libjxl, librsvg, webp-pixbuf-loader.
The following describes how you can use Ristretto, and how you can configure it to your preferences.
Image Viewer
- Getting Started – Starting Ristretto for the first time
- Preferences – Configure Ristretto
Latest Release
- ristretto 0.13.3 released (2024/12/25 16:39)ristretto 0.13.3 is now available for download from https://archive.xfce.org/src/apps/ristretto/0.13/ristretto-0.13.3.tar.bz2 https://archive.xfce.org/src/apps/ristretto/0.13/ristretto-0.13.3.tar.bz2?sha1 https://archive.xfce.org/src/apps/ristretto/0.13/ristretto-0.13.3.tar.bz2?sha256 What is ristretto? ================== Ristretto is an image-viewer for the Xfce desktop environment. Website: https://docs.xfce.org/apps/ristretto/start Release notes for 0.13.3 ======================== - Added missing Keywords entry to .desktop file - thumbnailer: Properly limit request size - Avoid stack use-after-scope - settings: Add accels before loading accels.scm - scan-build: Add false positive file - gcc-analyzer: Fix -Wanalyzer-deref-before-check - build: Use AM_DISTCHECK_CONFIGURE_FLAGS - Apply .clang-format file - clang-format: Use IncludeBlocks::Regroup - clang-format: Break after assignment operator - clang-format: Break remaining parameters in function definition - viewer: Warn when max size is reached - viewer: Limit image size to what cairo can support - viewer: Fix limited-quality load size - clang-format: Insert a newline at end of file if missing - Apply .clang-format file - clang-format: Add file - Remove unnecessary or unwanted translations - Remove unused project file - Add a toggle to enable/disable smoothing - prefs-dialog: Wrap labels using GtkLabel API - image-list: Use standard::fast-content-type instead of content-type - Manage thumbs of thumbs correctly - configure.ac: Explicitly depend on gio-2.0 - Makefile.am: Drop references of GTHREAD_CFLAGS - configure.ac: Explicitly depend on gio-unix-2.0 - Add image/webp as supported mime type in .desktop file - file: Add missing sanity checks - Do not define G_DISABLE_CHECKS in release mode - Fix use of gdk_cursor_new*() - Fix memory leak - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur
Source Code Repository
Reporting Bugs
- Reporting Bugs – Open bug reports and how to report new bugs