macOS
brew install vipslocal Homebrew formula metadata
sudo port install vipsMacPorts ports tree · graphics/vips/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vips pour les workflows d'agents IA.
installation
brew install vipslocal Homebrew formula metadata
sudo port install vipsMacPorts ports tree · graphics/vips/Portfile · Source: api.github.com
sudo apk add vipsAlpine Linux edge package indexes · vips · Source: dl-cdn.alpinelinux.org
sudo dnf install vipsFedora Rawhide package metadata · vips · Source: dl.fedoraproject.org
nix profile install nixpkgs#vipsnixpkgs package indexes · pkgs/by-name/vi/vips/package.nix · Source: api.github.com
sudo apt install gir1.2-vips-8.0Debian stable package indexes · gir1.2-vips-8.0 · Source: deb.debian.org
sudo zypper install libvips-developenSUSE Tumbleweed package metadata · libvips-devel · Source: download.opensuse.org
aperçu
Image processing library
historique
libvips is a demand-driven, horizontally threaded image-processing library known for fast processing of large images with low memory use. It exposes C, C++, command-line tools, and bindings across languages, and is widely used as an engine underneath higher-level web, archival, and application image stacks.
The VIPS lineage predates the libvips GitHub repository by decades. The project's own history traces ideas to Kirk Martinez's PhD software from 1986 onward and serious development to the VASARI project, which began in July 1989, with John Cupitt as a key programmer. Early design notes emphasized integer arithmetic, optimized inner loops, pointer-oriented image access, disk layout, and algorithm choice, all themes that still match libvips' performance identity.
The first major VIPS paper was 'VIPS: An image processing system for large images' by Cupitt and Martinez in SPIE proceedings in 1996, followed by a 2005 IEEE International Conference on Image Processing paper on VIPS as a highly tuned image-processing software architecture. The project history credits continuous EU research funding across imaging, printing, search/retrieval, 3D imaging, and web-viewing work, followed by open-source community contributions that stabilized and broadened the library.
libvips moved from research and cultural-heritage imaging into mainstream package ecosystems by becoming the engine for image processing stacks such as sharp for Node.js, bimg, imgproxy, MediaWiki thumbnailing, Rails Active Storage pathways, CarrierWave integrations, and other services listed by the project. Its project wiki also notes use in PARSEC as a benchmark for parallel systems and in high-resolution image browsing/archive workflows.
The modern GitHub project remains active, with the public repository created in January 2011 and release metadata showing continued 8.x maintenance into 2026. The repository had more than eleven thousand stars and hundreds of forks at lookup time, but the stronger adoption signal is the presence of libvips behind high-volume wrappers and web image services.
The typical libvips usage pattern is batch or service-side image transformation: load an image or stream, construct a pipeline of operations, and let libvips evaluate the necessary regions with low memory overhead. Common tasks include thumbnails, resizing, format conversion, DeepZoom pyramids, color management, convolution, morphology, statistics, and large TIFF/scientific image handling.
Package users encounter it both directly through commands such as vips, vipsheader, vipsthumbnail, and vipsedit, and indirectly through bindings such as pyvips, ruby-vips, NetVips, php-vips, and sharp. In package-nerd terms, libvips is the small, fast native engine that lets higher-level ecosystems avoid routing every resize or thumbnail job through heavier image stacks.
libvips is significant because it occupies a different design point from ImageMagick-style whole-image processing: it streams demand-driven regions through horizontally threaded pipelines, minimizing memory pressure and synchronization. That makes it especially attractive to package ecosystems that process untrusted, user-supplied, or very large images at server scale.
It also has unusual continuity: a 1980s/1990s research-image-processing system that survived into modern package managers, language bindings, web frameworks, and containerized services without losing its niche identity around speed and memory behavior.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
vips | cli | exécutable global | |
vipsedit | cli | exécutable global | |
vipsheader | cli | exécutable global | |
vipsthumbnail | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/libvips/libvips
métadonnées d'installation
| Clé du paquet | brew:vips |
|---|---|
| Version | 8.18.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/vips |
| Page d'accueil | https://github.com/libvips/libvips |
| Dépôt | https://github.com/libvips/libvips |
| Docs amont | https://www.libvips.org/API/current |
| Licence | LGPL-2.1-or-later |
| Archive source | https://github.com/libvips/libvips/releases/download/v8.18.4/vips-8.18.4.tar.xz |
| Dernière mise à jour | 2026-07-06T11:06:09Z |
| Pulse | updated |
| Dépendances | cairo, cfitsio, cgif, fftw, fontconfig, gettext, glib, highway, imagemagick, jpeg-xl, libarchive, libexif, libheif, libimagequant, libmatio, libpng, libraw, librsvg, libtiff, libultrahdr, little-cms2, mozjpeg, openexr, openjpeg, openslide, pango, poppler, webp |
| Dépendances de compilation | gettext, gobject-introspection, meson, ninja, pkgconf |
| Bibliothèques fournies par macOS | expat |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vips |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
gir1.2-vips-8.0 8.16.1-1+deb13u1
GObject introspection data for VIPS
https://libvips.github.io/libvips/
sudo apt install gir1.2-vips-8.0libvips-dev 8.16.1-1+deb13u1
image processing system good for very large ones (dev)
https://libvips.github.io/libvips/
sudo apt install libvips-devlibvips-doc 8.16.1-1+deb13u1
image processing system good for very large ones (doc)
https://libvips.github.io/libvips/
sudo apt install libvips-doclibvips-tools 8.16.1-1+deb13u1
image processing system good for very large ones (tools)
https://libvips.github.io/libvips/
sudo apt install libvips-toolslibvips42t64 8.16.1-1+deb13u1
image processing system good for very large ones
https://libvips.github.io/libvips/
sudo apt install libvips42t64vips
nix profile install nixpkgs#vipsgir1.2-vips-8.0 8.15.1-1.1build4
GObject introspection data for VIPS
https://libvips.github.io/libvips/
sudo apt install gir1.2-vips-8.0libvips-dev 8.15.1-1.1build4
image processing system good for very large ones (dev)
https://libvips.github.io/libvips/
sudo apt install libvips-devlibvips-doc 8.15.1-1.1build4
image processing system good for very large ones (doc)
https://libvips.github.io/libvips/
sudo apt install libvips-doclibvips-tools 8.15.1-1.1build4
image processing system good for very large ones (tools)
https://libvips.github.io/libvips/
sudo apt install libvips-toolslibvips42t64 8.15.1-1.1build4
image processing system good for very large ones
https://libvips.github.io/libvips/
sudo apt install libvips42t64vips 8.18.2-r0
fast image processing library with low memory needs
sudo apk add vipsvips-cpp 8.18.2-r0
vips (c++ library)
sudo apk add vips-cppvips-dev 8.18.2-r0
fast image processing library with low memory needs (development files)
sudo apk add vips-devvips-doc 8.18.2-r0
fast image processing library with low memory needs (documentation)
sudo apk add vips-docvips-heif 8.18.2-r0
Libheif support for vips
sudo apk add vips-heifpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.