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

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.


libjxr 1.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://jxrlib.codeplex.com/
Licenses: non-copyleft
Build system: gnu
Synopsis: Implementation of the JPEG XR standard
Description:

JPEG XR is an approved ISO/IEC International standard (its official designation is ISO/IEC 29199-2). This library is an implementation of that standard.

iqa 1.1.2
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://sourceforge.net/projects/iqa/
Licenses: Original BSD
Build system: gnu
Synopsis: Image Quality Assessment
Description:

IQA is a C library for objectively measuring image/video quality. It implements many popular algorithms, such as MS-SSIM, MS-SSIM*, SIMM, MSE, and PSNR. It is designed to be fast, accurate, and reliable. All code is Valgrind-clean and unit tested.

libwebp 1.3.2
Dependencies: freeglut@3.4.0 giflib@5.2.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://developers.google.com/speed/webp/
Licenses: Modified BSD
Build system: gnu
Synopsis: Lossless and lossy image compression
Description:

WebP is a new image format that provides lossless and lossy compression for images. WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at equivalent SSIM index. WebP supports lossless transparency (also known as alpha channel) with just 22% additional bytes. Transparency is also supported with lossy compression and typically provides 3x smaller file sizes compared to PNG when lossy compression is acceptable for the red/green/blue color channels.

libyuv 1922
Dependencies: libjpeg-turbo@2.1.4
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://chromium.googlesource.com/libyuv/libyuv/
Licenses: Expat
Build system: cmake
Synopsis: YUV scaling and conversion functionality
Description:

libyuv is an open source project that includes YUV scaling and conversion functionality. It can:

  • Scale YUV to prepare content for compression, with point, bilinear or box filter.

  • Convert to YUV from webcam formats for compression.

  • Convert to RGB formats for rendering/effects.

  • Rotate by 90/180/270 degrees to adjust for mobile devices in portrait mode.

zimg 3.0.5
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/sekrit-twc/zimg
Licenses: WTFPL 2
Build system: gnu
Synopsis: Scaling, colorspace conversion, and dithering library
Description:

Zimg implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion. A simple API enables conversion between any supported formats to operate with minimal knowledge from the programmer.

jhead 3.08
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/Matthias-Wandel/jhead
Licenses: Public Domain
Build system: gnu
Synopsis: Displays and manipulates EXIF header of JPEG files
Description:

jhead is a simple command line tool for display and manipulate EXIF header data embedded in JPEG images.

libiptcdata 1.0.5
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/ianw/libiptcdata
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: IPTC metadata manipulation library
Description:

Libiptcdata is a C library for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. This metadata can include captions and keywords, often used by popular photo management applications. The library provides routines for parsing, viewing, modifying, and saving this metadata.

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.

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.

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.

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.

slurp 1.5.0
Dependencies: cairo@1.18.4 libxkbcommon@1.13.1 wayland@1.24.0 wayland-protocols@1.47
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/emersion/slurp
Licenses: Expat
Build system: meson
Synopsis: Select a region in a Wayland compositor
Description:

Slurp can select a region in a Wayland compositor and print it to the standard output. It works well together with grim.

lodepng-c 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.

icoutils 0.32.3
Dependencies: libpng@1.6.39 perl@5.36.0
Propagated dependencies: perl-libwww@6.78
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://www.nongnu.org/icoutils/
Licenses: GPL 3+
Build system: gnu
Synopsis: Extract and convert bitmaps from Windows icon and cursor files
Description:

Icoutils are a set of program for extracting and converting bitmaps from Microsoft Windows icon and cursor files. These files usually have the extension .ico or .cur, but they can also be embedded in executables and libraries (.dll-files). (Such embedded files are referred to as resources.)

Conversion of these files to and from PNG images is done icotool. extresso automates these tasks with the help of special resource scripts. Resources such can be extracted from MS Windows executable and library files with wrestool.

This package can be used to create favicon.ico files for web sites.

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).

jasper 2.0.33
Dependencies: libjpeg-turbo@2.1.4
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://www.ece.uvic.ca/~frodo/jasper/
Licenses: X11-style
Build system: cmake
Synopsis: JPEG-2000 library
Description:

The JasPer Project is an initiative to provide a reference implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).

pngcrush 1.8.13
Dependencies: libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://pmt.sourceforge.io/pngcrush
Licenses: Zlib
Build system: gnu
Synopsis: Utility to compress PNG files
Description:

Pngcrush optimizes PNG images. It can further losslessly compress them by as much as 40%.

jp2a 1.1.1
Dependencies: curl@8.6.0 libpng@1.6.39 libjpeg-turbo@2.1.4 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://csl.name/jp2a/
Licenses: GPL 2
Build system: gnu
Synopsis: Convert JPEG images to ASCII
Description:

Jp2a is a small utility that converts JPEG images to ASCII.

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.

libungif 4.1.4
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: http://giflib.sourceforge.net/
Licenses: Expat
Build system: gnu
Synopsis: GIF decompression library
Description:

libungif is the old GIF decompression library by the GIFLIB project.

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.

leptonica 1.84.1
Dependencies: giflib@5.2.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 openjpeg@2.5.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: http://www.leptonica.com/
Licenses: FreeBSD
Build system: gnu
Synopsis: Library and tools for image processing and analysis
Description:

Leptonica is a C library and set of command-line tools for efficient image processing and image analysis operations. It supports rasterop, affine transformations, binary and grayscale morphology, rank order, and convolution, seedfill and connected components, image transformations combining changes in scale and pixel depth, and pixelwise masking, blending, enhancement, and arithmetic ops.

pngsuite 2017jul19
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: http://www.schaik.com/pngsuite2011/pngsuite.html
Licenses: FSDG-compatible
Build system: gnu
Synopsis: Example PNGs for use in test suites
Description:

Collection of graphics images created to test PNG applications like viewers, converters and editors. As far as that is possible, all formats supported by the PNG standard are represented.

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.

Total packages: 73977