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

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.

pngquant 2.12.6
Dependencies: libpng@1.6.39 zlib@1.3.1 lcms@2.13.1 libimagequant@2.12.6
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://pngquant.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Utility and library for lossy compressing PNG images
Description:

pngquant is a PNG compressor that significantly reduces file sizes by converting images to a more efficient 8-bit PNG format with alpha channel (often 60-80% smaller than 24/32-bit PNG files). Compressed images are fully standards-compliant and are supported by all web browsers and operating systems.

Features:

  1. High-quality palette generation using a combination of vector quantization algorithms.

  2. Unique adaptive dithering algorithm that adds less noise to images than the standard Floyd-Steinberg.

  3. Easy to integrate with shell scripts, GUIs and server-side software.

  4. Fast mode for real-time processing/large numbers of images.

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.

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.

libimagequant 2.12.6
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://pngquant.org/lib/
Licenses: GPL 3+
Build system: gnu
Synopsis: Image palette quantization library
Description:

libimagequant is a small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images. This library can significantly reduces file sizes and powers pngquant and other PNG optimizers.

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.

sjpeg 0-0.46da5ae
Dependencies: freeglut@3.4.0 libjpeg-turbo@2.1.4 libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/webmproject/sjpeg
Licenses: ASL 2.0
Build system: cmake
Synopsis: Simple JPEG encoder
Description:

sjpeg is a simple encoding library for encoding baseline JPEG files. It is also a command-line tool that takes PNG or JPEG images as input to produce JPEG files.

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.

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.

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.

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.

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.

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.

giblib 1.2.4
Dependencies: libx11@1.8.12 imlib2@1.7.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://web.archive.org/web/20140907071208/https://linuxbrit.co.uk/software/
Licenses: X11-style
Build system: gnu
Synopsis: Wrapper library for imlib2
Description:

Giblib is a simple library which wraps imlib2's context API, avoiding all the context_get/set calls, adds fontstyles to the truetype renderer and supplies a generic doubly-linked list and some string functions.

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.

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.

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.

gifsicle 1.95
Dependencies: libx11@1.8.12
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://www.lcdf.org/gifsicle/
Licenses: GPL 2+
Build system: gnu
Synopsis: Edit GIF images and animations
Description:

Gifsicle is a command-line GIF image manipulation tool that:

  • Provides a batch mode for changing GIFs in place.

  • Prints detailed information about GIFs, including comments.

  • Control over interlacing, comments, looping, transparency, etc.

  • Creates well-behaved GIFs: removes redundant colors, only uses local color tables, etc.

  • Shrinks colormaps and change images to use the Web-safe palette.

  • Optimizes GIF animations, or unoptimizes them for easier editing.

Two other programs are included with Gifsicle: gifview is a lightweight animated-GIF viewer, and gifdiff compares two GIFs for identical visual appearance.

gradia 1.13.0
Dependencies: bash-minimal@5.2.37 gtk@4.22.1 gtksourceview@5.16.0 libadwaita@1.8.2 libportal@0.9.1 libsoup@3.6.5 python@3.12.12 python-pillow@12.1.1 python-pycairo@1.28.0 python-pygobject@3.54.3 python-pytesseract@0.3.13 tesseract-ocr@5.3.0 webp-pixbuf-loader@0.2.7
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/AlexanderVanhee/Gradia
Licenses: GPL 3+
Build system: meson
Synopsis: Edit screenshots
Description:

Gradia is a GTK 4 application for enhancing and preparing screenshots for blogs, social media, and documentation. It supports background customization, annotation tools (pen, arrow, text, highlight, stamp), padding, cropping, OCR and various export formats.

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.

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.

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.

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.

libheif 1.22.2
Dependencies: gdk-pixbuf@2.44.4 libjpeg-turbo@2.1.4 libpng@1.6.39
Propagated dependencies: dav1d@1.5.1 libaom@3.8.0 libde265@1.0.14 x265@3.5
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/strukturag/libheif
Licenses: LGPL 3+
Build system: cmake
Synopsis: HEIF and AVIF file format decoder and encoder
Description:

libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder.

Total packages: 72166