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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
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.
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.
APNG (Animated Portable Network Graphics) is an unofficial extension of the APNG (Portable Network Graphics) format. APNG patch provides APNG support to libpng.
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.
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.
Pngcrush optimizes PNG images. It can further losslessly compress them by as much as 40%.
Simple encoder and decoder for blurhashes. Contains a command line program as well as a shared library.
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.
Tgif (pronounced t-g-i-f) is an Xlib based interactive 2-D drawing tool (using vector graphics) under X11.
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.
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.
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.
GGG (Guile Glyph Generator) is a command-line utility that allows you to generate pretty images/badges which can be used for your projects, announcing tech used, sponsoring and appreciating other projects, distinguishing versions of things supported, etc.
GGG is highly configurable, reads Scheme files where you define your tasks, and supports badges between one and three parts. It leverages SVG generation from Lisp and S-expressions, building pixel perfect badges.
Nifti_clib is a set of I/O libraries for reading and writing files in the nifti-1, nifti-2, and (to some degree) cifti file formats. These are binary file formats for storing medical image data, e.g. MRI and fMRI brain images.
A pretty small png library. Currently all documentation resides in pnglite.h.
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.
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.
FreeImage is a library for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others.
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.
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 provides a comprehensive collection of utilities, programming interfaces, and GUIs, to support file format conversion, image processing, and 2D vector rendering.
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.
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 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.