Skip to content

Instantly share code, notes, and snippets.

View TheJuggernoob's full-sized avatar

TheJuggernoob

View GitHub Profile
@Ali-Raza-Arain
Ali-Raza-Arain / HEIC_Official_Packages.md
Created August 2, 2023 15:48
Official Packages to View HEIC Images on Linux

heif-gdk-pixbuf and heif-thumbnailer are two different tools that can be used to work with HEIF images on Linux.

heif-gdk-pixbuf

heif-gdk-pixbuf is a GDK-Pixbuf plugin that allows applications that use GDK-Pixbuf to display and manipulate HEIF images. GDK-Pixbuf is a library that is used by many applications to display images, so heif-gdk-pixbuf can be used to make a wide variety of applications able to display HEIF images.

Install heif-gdk-pixbuf:

sudo apt install heif-gdk-pixbuf