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

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.


giflib 5.2.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: http://giflib.sourceforge.net/
Licenses: X11
Build system: gnu
Synopsis: Tools and library for working with GIF images
Description:

GIFLIB is a library for reading and writing GIF images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented. Tools are also included to convert, manipulate, compose, and analyze GIF images.

devil 1.8.0
Dependencies: lcms@2.13.1 libjpeg-turbo@2.1.4 libmng@2.0.3 libpng@1.6.39 libtiff@4.4.0 openexr@2.5.7 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://openil.sourceforge.net
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Library for manipulating many image formats
Description:

Developer's Image Library (DevIL) is a library to develop applications with support for many types of images. DevIL can load, save, convert, manipulate, filter and display a wide variety of image formats.

mypaint 2.0.1
Dependencies: bash-minimal@5.2.37 gtk+@3.24.51 librsvg@2.58.5 hicolor-icon-theme@0.17 libmypaint@1.6.1 mypaint-brushes@2.0.2 json-c@0.18 lcms@2.13.1 python-numpy@1.26.4 python-pycairo@1.28.0 python-pygobject@3.50.0
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: http://mypaint.org/
Licenses: GPL 2+
Build system: python
Synopsis: Fast and simple painting app for artists
Description:

MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.

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.

libavif 1.0.4
Dependencies: rav1e@0.7.1 dav1d@1.5.1 libaom@3.8.0 zlib@1.3.1 libpng@1.6.39 libjpeg-turbo@2.1.4 gdk-pixbuf@2.42.12
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/AOMediaCodec/libavif
Licenses: FreeBSD
Build system: cmake
Synopsis: Encode and decode AVIF files
Description:

Libavif is a C implementation of AVIF. It can encode and decode all YUV formats and bit depths supported by AOM, including with alpha.

mtpaint 3.50.12
Dependencies: glib@2.83.3 gtk+@3.24.51 imlib2@1.10.0 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libungif@4.1.4 libwebp@1.3.2 openjpeg@2.5.0 lcms@2.13.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://mtpaint.sourceforge.net/
Licenses: GPL 3+
Build system: gnu
Synopsis: Create pixel art and manipulate digital images
Description:

Mtpaint is a graphic editing program which uses the GTK+ toolkit. It can create and edit indexed palette or 24bit RGB images, offers basic painting and palette manipulation tools. It also handles JPEG, JPEG2000, GIF, TIFF, WEBP, BMP, PNG, XPM formats.

spng 0.7.2
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://libspng.org
Licenses: FreeBSD
Build system: meson
Synopsis: Simple PNG loading library
Description:

libspng is a simple C library for loading Portable Network Graphics (PNGs), intended as an easy-to-use replacement for libpng.

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

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.

libpng-apng 1.6.50
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.

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.

libicns 0.8.1
Dependencies: libpng@1.6.39 jasper@2.0.33
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://icns.sourceforge.io/
Licenses: LGPL 2.1+ LGPL 2.0+ GPL 2+
Build system: gnu
Synopsis: Library for handling Mac OS icns resource files
Description:

Libicns is a library for the manipulation of Mac OS IconFamily resource type files (ICNS). icns2png and png2icns are provided to convert between PNG and ICNS. icns2png will extract image files from ICNS files under names like "Foo_48x48x32.png" useful for installing for use with .desktop files. Additionally, icontainer2png is provided for extracting icontainer icon files.

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.

openjpeg-data 2021.09.26
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/uclouvain/openjpeg-data
Licenses: FreeBSD
Build system: copy
Synopsis: Test files for OpenJPEG
Description:

OpenJPEG-Data contains all files required to run the openjpeg test suite, including conformance tests (following Rec. ITU-T T.803 | ISO/IEC 15444-4 procedures), non-regression tests and unit tests.

imlib2 1.7.1
Dependencies: bzip2@1.0.8 freetype@2.13.3 giflib@5.2.1 libid3tag@0.15.1b libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libx11@1.8.12 libxext@1.3.6 libwebp@1.3.2
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://sourceforge.net/projects/enlightenment/
Licenses: Imlib2
Build system: gnu
Synopsis: Loading, saving, rendering and manipulating image files
Description:

Imlib2 is a library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, etc.

It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed.

This is a complete rewrite over the Imlib 1.x series. The architecture is more modular, simple, and flexible.

libsixel 1.10.5
Dependencies: libjpeg-turbo@2.1.4 libpng@1.6.39 python@3.11.14
Propagated dependencies: gdk-pixbuf@2.42.12
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.

flameshot 13.3.0
Dependencies: kdsingleapplication@1.1.0 qtcolorwidgets@2.2.0-1.8491078 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/flameshot-org/flameshot
Licenses: GPL 3+
Build system: qt
Synopsis: Powerful yet simple to use screenshot software
Description:

Flameshot is a screenshot program. Features:

  • Customizable appearance.

  • Easy to use.

  • In-app screenshot edition.

  • DBus interface.

  • Upload to Imgur.

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.

pngcheck 3.0.3
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: http://www.libpng.org/pub/png/apps/pngcheck.html
Licenses: X11 GPL 2+
Build system: gnu
Synopsis: Print info and check PNG, JNG and MNG files
Description:

pngcheck verifies the integrity of PNG, JNG and MNG files (by checking the internal 32-bit CRCs, a.k.a. checksums, and decompressing the image data); it can optionally dump almost all of the chunk-level information in the image in human-readable form. For example, it can be used to print the basic statistics about an image (dimensions, bit depth, etc.); to list the color and transparency info in its palette (assuming it has one); or to extract the embedded text annotations. This is a command-line program with batch capabilities (e.g. pngcheck *.png.)

Also includes pngsplit which can split a PNG, MNG or JNG file into individual, numbered chunks, and png-fix-IDAT-windowsize that allows resetting first IDAT's zlib window-size bytes and fix up CRC to match.

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.

swappy 1.5.1
Dependencies: gtk+@3.24.51 libnotify@0.8.3 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.

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.

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.

zimg 3.0.3
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.

Total packages: 69239