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

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.


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.

imgp 2.9-0.00b2b52
Dependencies: python-pillow@12.1.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/jarun/imgp
Licenses: GPL 3+
Build system: pyproject
Synopsis: High-performance CLI batch image resizer & rotator
Description:

imgp is a command line image resizer and rotator for JPEG and PNG images. It can resize (or thumbnail) and rotate thousands of images in a go while saving significantly on storage.

This package may optionally be built with python-pillow-simd in place of python-pillow for SIMD parallelism.

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

imlib2 1.10.0
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.

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.

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.

pnglite 0.1.17-1.11695c5
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/image.scm (gnu packages image)
Home page: https://github.com/dankar/pnglite
Licenses: Zlib
Build system: gnu
Synopsis: Pretty small png library
Description:

A pretty small png library. Currently all documentation resides in pnglite.h.

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.

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

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.

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.

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.

perl-image-magick 6.89
Dependencies: imagemagick@6.9.13-5
Channel: guix
Location: gnu/packages/imagemagick.scm (gnu packages imagemagick)
Home page: https://metacpan.org/release/PerlMagick
Licenses: FSF-free
Build system: perl
Synopsis: Perl interface to ImageMagick
Description:

This Perl extension allows the reading, manipulation and writing of a large number of image file formats using the ImageMagick library. Use it to create, edit, compose, or convert bitmap images from within a Perl script.

graphicsmagick 1.3.40
Dependencies: bzip2@1.0.8 font-ghostscript@8.11 freetype@2.13.3 ghostscript@9.56.1 graphviz@7.0.1 lcms@2.13.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 libxml2@2.14.6 libx11@1.8.12 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/imagemagick.scm (gnu packages imagemagick)
Home page: http://www.graphicsmagick.org
Licenses: Expat
Build system: gnu
Synopsis: Create, edit, compose, or convert bitmap images
Description:

GraphicsMagick provides a comprehensive collection of utilities, programming interfaces, and GUIs, to support file format conversion, image processing, and 2D vector rendering.

imagemagick 6.9.13-5
Dependencies: bzip2@1.0.8 fftw@3.3.10 freetype@2.13.3 ghostscript@9.56.1 graphviz@7.0.1 lcms@2.13.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 libx11@1.8.12 libxml2@2.14.6 pango@1.56.4 xz@5.4.5 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/imagemagick.scm (gnu packages imagemagick)
Home page: https://www.imagemagick.org/
Licenses: FSF-free
Build system: gnu
Synopsis: Create, edit, compose, or convert bitmap images
Description:

ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

inferno 4-0.67e70be
Dependencies: libx11@1.8.12 libxext@1.3.6 plan9port@0.1.0-2.b379c7c xorgproto@2024.1
Channel: guix
Location: gnu/packages/inferno.scm (gnu packages inferno)
Home page: https://www.inferno-os.org
Licenses: Expat Freetype GPL 2+ LGPL 2.0+
Build system: gnu
Synopsis: Compact operating system for building cross-platform distributed systems
Description:

Inferno is a virtualised operating system that can run natively across a wide range of processor architectures or hosted on a wide range of operating systems. The principal components of the system are:

  • The Inferno kernel which can run both native and hosted on a range of platforms and which presents the same interface to programs in both cases.

  • The Dis virtual machine.

  • Styx - the tiny broad-spectrum file service protocol.

  • Limbo - a new simple, modular, concurrent programming language.

  • Tk and Prefab - graphical user interface (GUI) primitives without a lot of goo.

  • The portable cross-development suites that allow any native Inferno platform to be cross-compiled on any hosted system.

This package provides hosted Inferno.

inklingreader 0.8
Dependencies: glib@2.86.0 cairo@1.18.4 gtk+@3.24.51 librsvg@2.58.5 libusb@1.0.25
Channel: guix
Location: gnu/packages/inklingreader.scm (gnu packages inklingreader)
Home page: https://www.gnu.org/software/inklingreader/
Licenses: GPL 3+
Build system: gnu
Synopsis: Wacom Inkling sketch format conversion and manipulation
Description:

GNU InklingReader is a package to support the Wacom Inkling device, including data conversion to various free formats, basic editing features, and an Inkscape plugin.

nsis-x86_64 3.11
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/installers.scm (gnu packages installers)
Home page: https://nsis.sourceforge.io/Main_Page
Licenses: non-copyleft
Build system: scons
Synopsis: System to create Windows installers
Description:

NSIS (Nullsoft Scriptable Install System) is a system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.

nsis-i686 3.11
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/installers.scm (gnu packages installers)
Home page: https://nsis.sourceforge.io/Main_Page
Licenses: non-copyleft
Build system: scons
Synopsis: System to create Windows installers
Description:

NSIS (Nullsoft Scriptable Install System) is a system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.

jacquesctf 1.0-0.f65127b
Dependencies: yactfr@1.0-0.796eaff ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://github.com/eepp/jacquesctf
Licenses: Expat
Build system: cmake
Synopsis: CTF inspection tool
Description:

Like Jacques Cartier, Jacques CTF can explore the sea of bits of a CTF data stream file and discover unsuspected lands of problems within packets.

lttng-tools 2.15.0
Dependencies: liburcu@0.15.6 popt@1.18 numactl@2.0.16
Propagated dependencies: kmod@29 module-init-tools@3.16
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://lttng.org/
Licenses: GPL 2 LGPL 2.1
Build system: gnu
Synopsis: LTTng userspace tracer libraries
Description:

The lttng-tools project provides a session daemon lttng-sessiond that acts as a tracing registry, the lttng command line for tracing control, a lttng-ctl library for tracing control and a lttng-relayd for network streaming.

perf-tools 1.0
Propagated dependencies: bash@5.2.37 coreutils@9.1 gawk@5.3.0 file@5.46 perf@7.0.14 perl@5.36.0 procps@4.0.3 which@2.21
Channel: guix
Location: gnu/packages/instrumentation.scm (gnu packages instrumentation)
Home page: https://github.com/brendangregg/perf-tools
Licenses: GPL 2
Build system: copy
Synopsis: Performance analysis tools
Description:

Perf-tools is a collection of scripts for performance analysis and instrumentation based on Linux perf_events (aka perf) and ftrace.

Total packages: 73977