Skip to content

Releases: Danielnara24/img-fp

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 27 Sep 21:09

x86_64 Linux binary.

sudo apt install libheif1 libheif-plugin-libde265 libheif-plugin-dav1d
curl -L -o img-fp \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-x86_64-linux-gnu
chmod +x img-fp && sudo install -m 755 img-fp /usr/local/bin/img-fp

Requires an x86_64 CPU with AVX2 (Intel Haswell 2013+, any AMD
Zen), glibc 2.39 and libheif 1.17 or newer (Ubuntu 24.04+,
Debian 13+, Fedora 40+). libheif must be installed for the binary
to start at all; its decoder plugins (libde265 for HEIC, dav1d
or aom for AVIF) are needed only to read those two formats, and
without them those files are reported as problems rather than
matched.

The desktop app, img-fp-gui, also needs GTK 4.10 or newer, which
Ubuntu 24.04 and later have:

sudo apt install libgtk-4-1
curl -L -o img-fp-gui \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-gui-x86_64-linux-gnu
chmod +x img-fp-gui && sudo install -m 755 img-fp-gui /usr/local/bin/img-fp-gui

Shell completions (bash, zsh, fish), a man page and the app's
desktop entry are in img-fp-<version>-extras.tar.gz; see the
README for where they go.

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 27 Sep 05:49

x86_64 Linux binary.

sudo apt install libheif1 libheif-plugin-libde265 libheif-plugin-dav1d
curl -L -o img-fp \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-x86_64-linux-gnu
chmod +x img-fp && sudo install -m 755 img-fp /usr/local/bin/img-fp

Requires an x86_64 CPU with AVX2 (Intel Haswell 2013+, any AMD
Zen), glibc 2.39 and libheif 1.17 or newer (Ubuntu 24.04+,
Debian 13+, Fedora 40+). libheif must be installed for the binary
to start at all; its decoder plugins (libde265 for HEIC, dav1d
or aom for AVIF) are needed only to read those two formats, and
without them those files are reported as problems rather than
matched.

The desktop app, img-fp-gui, also needs GTK 4.10 or newer, which
Ubuntu 24.04 and later have:

sudo apt install libgtk-4-1
curl -L -o img-fp-gui \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-gui-x86_64-linux-gnu
chmod +x img-fp-gui && sudo install -m 755 img-fp-gui /usr/local/bin/img-fp-gui

Shell completions (bash, zsh, fish), a man page and the app's
desktop entry are in img-fp-<version>-extras.tar.gz; see the
README for where they go.

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 26 Sep 06:29

x86_64 Linux binary.

sudo apt install libheif1 libheif-plugin-libde265 libheif-plugin-dav1d
curl -L -o img-fp \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-x86_64-linux-gnu
chmod +x img-fp && sudo install -m 755 img-fp /usr/local/bin/img-fp

Requires an x86_64 CPU with AVX2 (Intel Haswell 2013+, any AMD
Zen), glibc 2.39 and libheif 1.17 or newer (Ubuntu 24.04+,
Debian 13+, Fedora 40+). libheif must be installed for the binary
to start at all; its decoder plugins (libde265 for HEIC, dav1d
or aom for AVIF) are needed only to read those two formats, and
without them those files are reported as problems rather than
matched.

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 01:56

x86_64 Linux binary.

sudo apt install libheif1 libheif-plugin-libde265 libheif-plugin-dav1d
curl -L -o img-fp \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-x86_64-linux-gnu
chmod +x img-fp && sudo install -m 755 img-fp /usr/local/bin/img-fp

Requires an x86_64 CPU with AVX2 (Intel Haswell 2013+, any AMD
Zen), glibc 2.39 and libheif 1.17 or newer (Ubuntu 24.04+,
Debian 13+, Fedora 40+). libheif must be installed for the binary
to start at all; its decoder plugins (libde265 for HEIC, dav1d
or aom for AVIF) are needed only to read those two formats, and
without them those files are reported as problems rather than
matched.

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 00:52

x86_64 Linux binary.

sudo apt install libheif1 libheif-plugin-libde265 libheif-plugin-dav1d
curl -L -o img-fp \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-x86_64-linux-gnu
chmod +x img-fp && sudo install -m 755 img-fp /usr/local/bin/img-fp

Requires an x86_64 CPU with AVX2 (Intel Haswell 2013+, any AMD
Zen), glibc 2.39 and libheif 1.17 or newer (Ubuntu 24.04+,
Debian 13+, Fedora 40+). libheif must be installed for the binary
to start at all; its decoder plugins (libde265 for HEIC, dav1d
or aom for AVIF) are needed only to read those two formats, and
without them those files are reported as problems rather than
matched.

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 22:31

x86_64 Linux binary.

sudo apt install libheif1 libheif-plugin-libde265 libheif-plugin-dav1d
curl -L -o img-fp \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-x86_64-linux-gnu
chmod +x img-fp && sudo install -m 755 img-fp /usr/local/bin/img-fp

Requires an x86_64 CPU with AVX2 (Intel Haswell 2013+, any AMD
Zen), glibc 2.39 and libheif 1.17 or newer (Ubuntu 24.04+,
Debian 13+, Fedora 40+). libheif must be installed for the binary
to start at all; its decoder plugins (libde265 for HEIC, dav1d
or aom for AVIF) are needed only to read those two formats, and
without them those files are reported as problems rather than
matched.

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 19:11

x86_64 Linux binary.

sudo apt install libheif1 libheif-plugin-libde265 libheif-plugin-dav1d
curl -L -o img-fp \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-x86_64-linux-gnu
chmod +x img-fp && sudo install -m 755 img-fp /usr/local/bin/img-fp

Requires an x86_64 CPU with AVX2 (Intel Haswell 2013+, any AMD
Zen), glibc 2.39 and libheif 1.17 or newer (Ubuntu 24.04+,
Debian 13+, Fedora 40+). libheif must be installed for the binary
to start at all; its decoder plugins (libde265 for HEIC, dav1d
or aom for AVIF) are needed only to read those two formats, and
without them those files are reported as problems rather than
matched.

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 02:57

x86_64 Linux binary.

sudo apt install libheif1 libheif-plugin-libde265 libheif-plugin-dav1d
curl -L -o img-fp \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-x86_64-linux-gnu
chmod +x img-fp && sudo install -m 755 img-fp /usr/local/bin/img-fp

Requires an x86_64 CPU with AVX2 (Intel Haswell 2013+, any AMD
Zen), glibc 2.39 and libheif 1.17 or newer (Ubuntu 24.04+,
Debian 13+, Fedora 40+). libheif must be installed for the binary
to start at all; its decoder plugins (libde265 for HEIC, dav1d
or aom for AVIF) are needed only to read those two formats, and
without them those files are reported as problems rather than
matched.

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 25 Sep 00:59

x86_64 Linux binary.

sudo apt install libheif1 libheif-plugin-libde265 libheif-plugin-dav1d
curl -L -o img-fp \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-x86_64-linux-gnu
chmod +x img-fp && sudo install -m 755 img-fp /usr/local/bin/img-fp

Requires an x86_64 CPU with AVX2 (Intel Haswell 2013+, any AMD
Zen), glibc 2.39 and libheif 1.17 or newer (Ubuntu 24.04+,
Debian 13+, Fedora 40+). libheif must be installed for the binary
to start at all; its decoder plugins (libde265 for HEIC, dav1d
or aom for AVIF) are needed only to read those two formats, and
without them those files are reported as problems rather than
matched.

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 21:35

x86_64 Linux binary.

sudo apt install libheif1 libheif-plugin-libde265 libheif-plugin-dav1d
curl -L -o img-fp \
  https://github.com/Danielnara24/img-fp/releases/latest/download/img-fp-x86_64-linux-gnu
chmod +x img-fp && sudo install -m 755 img-fp /usr/local/bin/img-fp

Requires an x86_64 CPU with AVX2 (Intel Haswell 2013+, any AMD
Zen), glibc 2.39 and libheif 1.17 or newer (Ubuntu 24.04+,
Debian 13+, Fedora 40+). libheif must be installed for the binary
to start at all; its decoder plugins (libde265 for HEIC, dav1d
or aom for AVIF) are needed only to read those two formats, and
without them those files are reported as problems rather than
matched.