_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


openjph 0.27.3
Dependencies: libtiff@4.4.0
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/aous72/OpenJPH
Licenses: FreeBSD
Build system: cmake
Synopsis: JPEG2000 Part-15 (or JPH or HTJ2K) implementation
Description:

OpenJPH is an implementation of HTJ2K, also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814.

qoi 0.0.0-0.6fff9b7
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://qoiformat.org
Licenses: Expat
Build system: copy
Synopsis: Library for the QOI image format
Description:

This package provides a library for the QOI image format, offering fast, lossless image compression.

libpng-apng 1.6.39
Propagated dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://sourceforge.net/projects/libpng-apng/
Licenses: Zlib
Build system: gnu
Synopsis: APNG patch for libpng
Description:

APNG (Animated Portable Network Graphics) is an unofficial extension of the APNG (Portable Network Graphics) format. APNG patch provides APNG support to libpng.

vigra 1.12.2
Dependencies: boost@1.89.0 fftw@3.3.10 fftwf@3.3.10 hdf5@1.14.6 ilmbase@2.5.7 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 openexr@2.5.7 python-wrapper@3.12.12 python-numpy@2.3.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://ukoethe.github.io/vigra/
Licenses: Expat
Build system: cmake
Synopsis: Computer vision library
Description:

VIGRA stands for Vision with Generic Algorithms. It is an image processing and analysis library that puts its main emphasis on customizable algorithms and data structures. It is particularly strong for multi-dimensional image processing.

swappy 1.8.0
Dependencies: gtk+@3.24.51 libnotify@0.8.8 gettext-minimal@0.23.1
Propagated dependencies: font-awesome@4.7.0
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/jtheoof/swappy
Licenses: Expat
Build system: meson
Synopsis: Grab and edit on the fly snapshots of a Wayland compositor
Description:

swappy is a command-line utility to take and edit screenshots of Wayland desktops. Works great with grim, slurp and sway. But can easily work with other screen copy tools that can output a final PNG image to stdout.

libsixel 1.10.5
Dependencies: libjpeg-turbo@2.1.4 libpng@1.6.39 python@3.12.12
Propagated dependencies: gdk-pixbuf@2.44.4
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/libsixel/libsixel
Licenses: Expat
Build system: meson
Synopsis: Encoder and decoder implementation for DEC SIXEL graphics
Description:

LibSIXEL is a an encoder/decoder implementation for DEC SIXEL graphics, and some converter programs. SIXEL is one of image formats for printer and terminal imaging introduced by DEC. Its data scheme is represented as a terminal-friendly escape sequence. So if you want to view a SIXEL image file, all you have to do is cat it to your terminal.

libpng 1.6.39
Propagated dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: http://www.libpng.org/pub/png/libpng.html
Licenses: Zlib
Build system: gnu
Synopsis: Library for handling PNG files
Description:

Libpng is the official PNG (Portable Network Graphics) reference library. It supports almost all PNG features and is extensible.

lodepng 20200215-1.48e5364
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://lodev.org/lodepng/
Licenses: Zlib
Build system: gnu
Synopsis: PNG encoder and decoder in C and C++, without dependencies
Description:

LodePNG is a PNG image decoder and encoder, all in one, no dependency or linkage required. It's made for C (ISO C90), and has a C++ wrapper with a more convenient interface on top.

openslide 4.0.0
Dependencies: cairo@1.18.4 gdk-pixbuf@2.44.4 glib@2.86.0 libdicom@1.2.0 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libxml2@2.14.6 openjpeg@2.5.0 sqlite@3.39.3 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://openslide.org/
Licenses: LGPL 2.1
Build system: meson
Synopsis: C library for reading slide image files
Description:

OpenSlide is a C library for reading whole slide image files (also known as virtual slides). It provides a consistent and simple API for reading files from multiple vendors.

vigra-c 0.0.0-2.49f5319
Dependencies: fftw@3.3.10 fftwf@3.3.10 hdf5@1.14.6 vigra@1.12.2
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/BSeppke/vigra_c
Licenses: Expat
Build system: cmake
Synopsis: C interface to the VIGRA computer vision library
Description:

This package provides a C interface to the VIGRA C++ computer vision library. It is designed primarily to ease the implementation of higher-level language bindings to VIGRA.

steghide 0.5.1
Dependencies: libjpeg-turbo@2.1.4 libmhash@0.9.9.9 libmcrypt@2.5.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://steghide.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: `Hide' (nonconfidential) data in image or audio files
Description:

Steghide is a program to `hide' data in various kinds of image and audio files. This practice is known as steganography, but the method used by steghide is not very secure and should not be used where security is at stake. Even if a password is used, steghide offers little plausible deniability.

Nonetheless, neither color nor sample frequencies are changed, making the embedding resistant against first-order statistical tests not aimed specifically at this tool.

jbigkit 2.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://www.cl.cam.ac.uk/~mgk25/jbigkit/
Licenses: ISC GPL 2+
Build system: gnu
Synopsis: Lossless compression for bi-level high-resolution images
Description:

JBIG-KIT implements the JBIG1 data compression standard (ITU-T T.82 and ISO/IEC 11544:1993), designed for bi-level (one bit per pixel) images such as black-and-white scanned documents. It is widely used in fax products, printer firmware and drivers, document management systems, and imaging software.

This package provides a static C library of (de)compression functions and some simple command-line converters similar to those provided by netpbm.

Two JBIG1 variants are available. One (jbig.c) implements nearly all options of the standard but has to keep the full uncompressed image in memory. The other (jbig85.c) implements just the ITU-T T.85 profile, with memory management optimized for embedded and fax applications. It buffers only a few lines of the uncompressed image in memory and is able to stream images of initially unknown height.

picket 1.3
Dependencies: gtkmm@3.24.9 mini@0.9.17
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/rajter/picket
Licenses: GPL 3+
Build system: cmake
Synopsis: Screen color picker with custom format output
Description:

Picket is a screen color picker that includes a magnifier and supports custom formats for representing color values..

grim 1.5.0
Dependencies: pixman@0.46.4 libpng@1.6.39 libjpeg-turbo@2.1.4 wayland@1.24.0 wayland-protocols@1.47
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://gitlab.freedesktop.org/emersion/grim
Licenses: Expat
Build system: meson
Synopsis: Create screenshots from a Wayland compositor
Description:

grim can create screenshots from a Wayland compositor.

exiv2 0.28.7
Propagated dependencies: brotli@1.1.0 expat@2.7.1 libinih@62 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://www.exiv2.org/
Licenses: GPL 2+
Build system: cmake
Synopsis: Library and command-line utility to manage image metadata
Description:

Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats.

freeimage 3.18.0
Dependencies: libjpeg-turbo@2.1.4 libjxr@1.1 libpng@1.6.39 libraw@0.22.1 libtiff@4.4.0 libwebp@1.3.2 openexr@2.5.7 openjpeg@2.5.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://freeimage.sourceforge.io/
Licenses: GPL 2+ GPL 3+
Build system: gnu
Synopsis: Library for handling popular graphics image formats
Description:

FreeImage is a library for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others.

openjpeg 2.5.0
Dependencies: lcms@2.13.1 libpng@1.6.39 libtiff@4.4.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/uclouvain/openjpeg
Licenses: FreeBSD
Build system: cmake
Synopsis: OPENJPEG Library and Applications
Description:

OpenJPEG is an implementation of JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software.

perceptualdiff 1.3
Dependencies: freeimage@3.18.0
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/myint/perceptualdiff
Licenses: GPL 2+
Build system: cmake
Synopsis: Perceptual image comparison utility
Description:

PerceptualDiff visually compares two images to determine whether they look alike. It uses a computational model of the human visual system to detect similarities. This allows it too see beyond irrelevant differences in file encoding, image quality, and other small variations.

libtiff 4.4.0
Dependencies: libjpeg-turbo@2.1.4 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: http://www.simplesystems.org/libtiff/
Licenses: non-copyleft
Build system: gnu
Synopsis: Library for handling TIFF files
Description:

Libtiff provides support for the Tag Image File Format (TIFF), a format used for storing image data. Included are a library, libtiff, for reading and writing TIFF and a small collection of tools for doing simple manipulations of TIFF images.

jbig2dec 0.19
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://jbig2dec.com
Licenses: GPL 2+
Build system: gnu
Synopsis: Decoder of the JBIG2 image compression format
Description:

JBIG2 is designed for lossy or lossless encoding of bilevel (1-bit monochrome) images at moderately high resolution, and in particular scanned paper documents. In this domain it is very efficient, offering compression ratios on the order of 100:1.

This is a decoder only implementation, and currently is in the alpha stage, meaning it doesn't completely work yet. However, it is maintaining parity with available encoders, so it is useful for real work.

libjpeg-turbo 3.1.2
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://libjpeg-turbo.org/
Licenses: Modified BSD IJG Zlib
Build system: cmake
Synopsis: SIMD-accelerated JPEG image handling library
Description:

libjpeg-turbo is a JPEG image codec that accelerates baseline JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other systems, its highly-optimized Huffman coding routines allow it to outperform libjpeg by a significant amount. libjpeg-turbo implements both the traditional libjpeg API and the less powerful but more straightforward TurboJPEG API, and provides a full-featured Java interface. It supports color space extensions that allow it to compress from and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.).

phockup 1.13.0
Dependencies: bash-minimal@5.2.37 perl-image-exiftool@13.55 python@3.12.12 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/ivandokov/phockup
Licenses: Expat
Build system: copy
Synopsis: Organize photos and videos in folders
Description:

Phockup is a media sorting tool that uses creation date and time information in photos and videos to organize them into folders by year, month and day. All files which are not images or videos or those which do not have creation date information will be placed in a folder called unknown.

libuemf 0.2.7
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://libuemf.sourceforge.net/
Licenses: GPL 2+
Build system: cmake
Synopsis: Library for working with WFM, EMF and EMF+ images
Description:

The libUEMF library is a portable C99 implementation for reading and writing WFM, EMF, and EMF+ files.

libjxl 0.11.1
Dependencies: freeglut@3.4.0 gdk-pixbuf@2.44.4 gflags@2.2.2 giflib@5.2.1 imath@3.1.3 lcms@2.13.1 libavif@1.0.4 libjpeg-turbo@2.1.4 libpng@1.6.39 libwebp@1.3.2 openexr@3.2.4 zlib@1.3.1
Propagated dependencies: brotli@1.1.0 google-highway@1.3.0
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/libjxl/libjxl
Licenses: Modified BSD
Build system: cmake
Synopsis: JPEG XL image format reference implementation
Description:

This package contains a reference implementation of JPEG XL (encoder and decoder).

Total packages: 32521