Linux mint image viewer

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

License

linuxmint/xviewer

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Xviewer is a simple image viewer which uses the gdk-pixbuf library. It can deal with large images, and zoom and scroll with constant memory usage. Its goals are simplicity and standards compliance.

Xviewer is installed by default in Linux Mint. It is available in the Linux Mint repositories, but not in the official Ubuntu or Debian repositories. However, compiled deb packages can be found on the GitHub releases page.

Xviewer supports plugins. Linux Mint provides a few plugins that can be installed via the xviewer-plugins package. Plugins can be enabled in Xviewer via Edit > Preferences in the Plugins tab.

Their source code is available in the xviewer-plugins repository.

Build and Install from Source

To build Xviewer from source and install it, perform the following steps.

For Mint/Ubuntu/Debian based Distros

# install build tools if necessary sudo apt install build-essential devscripts equivs git meson # clone this git repository, switch into cloned directory git clone https://github.com/linuxmint/xviewer.git && cd xviewer # generate build-dependency package and install it mk-build-deps -s sudo -i # build .deb packages debuild --no-sign # install packages sudo debi

The concrete packages to install depend on your distro. Please note that we can’t guarantee that the available library versions are compatible.

  1. Install the following build tools
    1. meson
    2. ninja
    3. yelp-tools
    4. gtk-doc-tools (optional for API docs, required for docs build option)
    • libatk1.0
    • libcinnamon-desktop
    • libgdk-pixbuf2.0
    • libgirepository1.0
    • libglib2.0
    • libgtk-3
    • libpeas
    • libxapp
    • libxml2
    • zlib1g
    • libexempi
    • libexif
    • libjpeg
    • liblcms2
    • librsvg2
    # prepare build, options can be set with -Doption=value # Please check the output for errors and the effective build options. meson --prefix=/usr/local build # compile and install sudo ninja -C build install # to uninstall: sudo ninja -C build uninstall

    Источник

    Просмотрщики

    Просмотрщики графических файлов (фотографий, изображений, картинок) для Linux. Браузеры изображений для Linux.

    Koko

    Koko

    Koko — простой просмотрщик изображений. Обладает минимальным функционалом. Разрабатывается в рамках проекта KDE.

    Viewnior

    Viewnior

    qView

    qView

    qView — простой, минималистичный просмотрщик изображений. Не имеет панелей управления и других интерфейсных элементов. Доступ к функциям осуществляется через контекстное меню или с использованием горячих клавиш.

    Eye Of Gnome

    Eye Of Gnome

    Eye Of Gnome (eog) — простой просмотрщик изображений, разрабатываемый в рамках среды рабочего стола GNOME.

    Nomacs

    Nomacs

    Nomacs — просмотрщик изображений с возможностями обработки фото. Поддерживает все популярные форматы файлов изображений, включая RAW и PSD. Имеет настраиваемы интерфейс.

    Gwenview

    Gwenview

    Ristretto

    Ristretto

    XnViewMP

    XnViewMP

    XnViewMP (XnView Multi Platform) — мощный просмотрщик изображений для Linux. Программа может выполнять функции менеджера фотографий (каталогизатора) и конвертера. Позволяет выполнять редактирование изображений, поддерживается экспорт в различные форматы. Поддерживает более 500 графических форматов файлов.

    Geeqie

    Geeqie

    Geeqie — просмотрщик изображений для Linux. Поддерживает большое число форматов. позволяет просматривать изображения в RAW формате.

    PhotoQt

    PhotoQt

    Photo — стильный и легкий просмотрщик графических файлов для Linux. Главное отличие программы от аналогичных это ее внешний вид. Программа не имеет рамку окна и занимает весь рабочий стол, снизу же отображаются миниатюры изображений из директории.

    GPicView

    GPicView

    GPicView — простая программа для просмотра изображений в Linux. GPicView обладает самым минимумом функций для просмотра изображений (пролистывание, масштабирование, полноэкранный просмотр), а также может поворачивать изображение на 90 градусов. Программа работает очень быстро и занимает мало места в оперативной памяти.

    Источник

    Top 11 Image Viewers for Ubuntu and Other Linux

    Linux is a widely-used choice among those who prefer open-source software and the freedom to customize their operating systems. When it comes to viewing images, Linux offers a variety of options, each with its specific capabilities and features.

    This article will explore the top 11 image viewers for Linux and discuss their key features and capabilities, starting with the GIMP.

    1. GIMP (GNU Image Manipulation Program)

    GIMP is a powerful, open-source image editor that also can view and organize images.

    • It offers a wide range of tools for editing and retouching photos, including color correction, selection tools, and adding text and shapes.
    • It also has support for layers and masks, making it a versatile option for both viewing and editing images.

    Install GIMP on Linux

    Use the following set of commands to install GIMP on Linux:

    $ sudo apt install gimp # For Debian $ sudo yum install gimp # For CentOS $ sudo dnf install gimp # For Fedora

    2. Eye of GNOME

    Eye of Gnome is the default image viewer for the GNOME desktop environment and is a simple, lightweight option for viewing and organizing images.

    • The software provides essential editing capabilities, like trimming and turning, and the functionality to establish and manage events and tags for simple categorization and searching.

    Install EOG on Linux

    To get this useful utility, use the commands:

    $ sudo apt install eog # For Debian $ sudo yum install eog # For CentOS $ sudo dnf install eog # For Fedora

    3. Feh

    Feh is a fast and lightweight image viewer that is particularly useful for viewing images in a slideshow format.

    • It supports various image formats and offers basic features such as zooming and rotating images.
    • It is a CLI-based tool and comes with different options that you can use to access any image.

    Install Feh on Linux

    The Feh tool can be installed on Linux via the commands:

    $ sudo apt install feh # For Debian $ sudo yum install feh # For CentOS $ sudo dnf install feh # For Fedora

    You can take help from its manual to find more information about this tool by typing”

    4. Shotwell

    Shotwell is an image viewer and organizer designed to easily manage large collections of images.

    • It offers basic editing tools such as cropping and rotating, as well as the ability to create and organize events and tags for easy sorting and searching.

    Install Shotwell on Linux

    The Shotwell image tool can be obtained for Linux as follows:

    $ sudo apt install shotwell # For Debian $ sudo yum install shotwell # For CentOS $ sudo dnf install shotwell # For Fedora

    5. gThumb

    gThumb tool is designed for the GNOME desktop environment and offers a variety of features for managing and organizing images.

    • It offers a range of essential image editing functions, including cropping and rotating, and the ability to display images in a slideshow format.
    • The software boasts a user-friendly layout, making navigating and executing basic image editing tasks simple.

    Install Gthumb on Linux

    The Gthumb tool can be installed using the commands:

    $ sudo apt install gthumb # For Debian $ sudo yum install gthumb # For CentOS $ sudo dnf install gthumb # For Fedora

    6. Mirage

    Mirage is an open-source, lightweight, fast image viewer designed for Unix-like systems, particularly Linux.

    • Its simple, easy-to-use interface allows users to quickly view, scroll, and zoom through images, making it a good choice for users who just need to view image files quickly.

    Install Mirage on Linux

    To get Mirage on Linux; you can use the commands:

    $ sudo apt install mirage # For Debian $ sudo yum install mirage # For CentOS $ sudo dnf install mirage # For Fedora

    7. Ristretto

    Ristretto is a simple and efficient image viewing tool that provides users with a quick and easy way to preview images without needing heavy and complex software.

    • It is designed to be fast and easy to use, supporting basic image editing features, such as cropping, rotating, and adjusting the brightness and contrast of an image.
    • It can open multiple images in tabs and provides support for viewing images in slideshow mode.
    • It is a simple and efficient image viewer for those using the Xfce desktop environment on Linux.

    Install Ristretto on Linux

    Install this tool on your respective Linux distribution:

    $ sudo apt install ristretto # For Debian $ sudo yum install ristretto # For CentOS $ sudo dnf install ristretto # For Fedora

    8. ImageMagick

    ImageMagick is a command-line-based image viewer and editor that offers a wide range of tools for manipulating and converting images.

    • It supports various image formats and can create thumbnails, combine images, and apply image effects.

    Install Image Magick on Linux

    The ImageMagick utility can be installed on Linux as follows:

    $ sudo apt install imagemagick # For Debian $ sudo yum install imagemagick # For CentOS $ sudo dnf install imagemagick # For Fedora

    9. Nomacs

    Nomacs is a simple and lightweight image viewer that offers basic features such as zooming and rotating images, as well as the ability to view images in full-screen mode.

    • It supports various image formats and offers basic editing tools such as cropping and rotating.

    Install Nomaccs on Linux

    The Nomacs tool can be obtained on Linux using the commands:

    10. Geeqie

    The main feature of Geeqie is its focus on speed and efficiency; it is lightweight and does not have many of the advanced editing features that other image viewers have.

    • This tool is great for quickly viewing and browsing through image files.
    • It also allows you to organize your images in a file manager-like interface; it can read and display metadata.
    • It supports various image formats and can save the settings from loading the last viewed image when starting the app.

    Install Geeqie on Linux

    To get Geeqie on Linux, use the commands:

    $ sudo apt install geeqie # For Debian $ sudo yum install geeqie # For CentOS $ sudo dnf install geeqie # For Fedora

    11. Gwenview

    Gwenview has a clean, simple interface that is easy to navigate and use, making it a good option for users looking for a lightweight, no-frills image viewer.

    • It also provides basic editing tools such as cropping, resizing, and rotating images.
    • It includes a built-in file manager that allows you to navigate and organize your images in a hierarchical directory structure, with support for thumbnails and metadata.

    Install Gwenview on Linux

    The Gwenview tool can be installed on the Linux distros using commands:

    $ sudo apt install gwenview # For Debian $ sudo yum install gwenview # For CentOS $ sudo dnf install gwenview # For Fedora

    Conclusion

    The best 11 image viewers for Ubuntu and other Linux distributions are, GIMP, Eye of GNOME, Feh, Shotwell, gThumb, Mirage, Ristretto, ImageMagick, Nomacs, Geeqie, and Gwenview. All these tools are demonstrated with their features and installation methods on various Linux distributions.

    Источник

    Читайте также:  Linux touch file size
Оцените статью
Adblock
detector