Automic VaultAutomic Vault

brew

vips を Homebrew, apk, dnf, MacPorts, Nix, apt, zypper でインストール

vips のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install vips

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install vips

MacPorts ports tree · graphics/vips/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add vips

Alpine Linux edge package indexes · vips · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install vips

Fedora Rawhide package metadata · vips · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#vips

nixpkgs package indexes · pkgs/by-name/vi/vips/package.nix · ソース: api.github.com

Debian apt確認済み · 92%
sudo apt install gir1.2-vips-8.0

Debian stable package indexes · gir1.2-vips-8.0 · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install libvips-devel

openSUSE Tumbleweed package metadata · libvips-devel · ソース: download.opensuse.org

概要

パッケージ概要

Image processing library

コマンドとエイリアス

  • vips
  • vipsedit
  • vipsheader
  • vipsthumbnail

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 1986: VIPS roots begin in Kirk Martinez's PhD-era image-processing software.
  • 1989-07: Serious VIPS development begins with the VASARI project.
  • 1996: Cupitt and Martinez publish 'VIPS: An image processing system for large images.'
  • 2005: Martinez and Cupitt publish a paper on the VIPS software architecture at IEEE ICIP.
  • 2011-01: The libvips/libvips GitHub repository is created.
  • 2026: The 8.18.x release series is active, with current API docs published for Vips 8.0 / library 8.18 during this run.

Related projects

  • Related projects include nip4/nip2 graphical front ends, vipsdisp, sharp, pyvips, ruby-vips, NetVips, imgproxy, bimg, MediaWiki VipsScaler/Thumbro, OpenSlide/IIPImage/OpenSeadragon image-pyramid workflows, and PARSEC.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:image

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 28 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 5 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
vipscliグローバル実行可能ファイル
vipseditcliグローバル実行可能ファイル
vipsheadercliグローバル実行可能ファイル
vipsthumbnailcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版8.18.4
マネージャ更新日2026-07-06
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/libvips/libvips

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:vips
バージョン8.18.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/vips
ホームページhttps://github.com/libvips/libvips
リポジトリhttps://github.com/libvips/libvips
上流ドキュメントhttps://www.libvips.org/API/current
ライセンスLGPL-2.1-or-later
ソースアーカイブhttps://github.com/libvips/libvips/releases/download/v8.18.4/vips-8.18.4.tar.xz
最終更新2026-07-06T11:06:09Z
Pulseupdated
依存関係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
ビルド依存関係gettext, gobject-introspection, meson, ninja, pkgconf
macOS 提供ライブラリexpat
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevips
Aliases
  • libvips
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

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.0
  • Section: introspection
  • Architecture: amd64
  • Source Package: vips
  • 2 依存関係
  • normalized package name match
  • 一致条件: Vips
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gir1.2-vips-8.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvips-dev 8.16.1-1+deb13u1

image processing system good for very large ones (dev)

https://libvips.github.io/libvips/

sudo apt install libvips-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: vips
  • 32 依存関係
  • 1 提供
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Vips
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvips-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvips-doc 8.16.1-1+deb13u1

image processing system good for very large ones (doc)

https://libvips.github.io/libvips/

sudo apt install libvips-doc
  • Section: doc
  • Architecture: all
  • Source Package: vips
  • normalized package name match
  • 一致条件: Vips
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvips-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvips-tools 8.16.1-1+deb13u1

image processing system good for very large ones (tools)

https://libvips.github.io/libvips/

sudo apt install libvips-tools
  • Section: graphics
  • Architecture: amd64
  • Source Package: vips
  • 4 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Vips
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvips-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvips42t64 8.16.1-1+deb13u1

image processing system good for very large ones

https://libvips.github.io/libvips/

sudo apt install libvips42t64
  • Section: libs
  • Architecture: amd64
  • Source Package: vips
  • 32 依存関係
  • 2 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Vips
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvips42t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

vips

nix profile install nixpkgs#vips
  • normalized package name match
  • 一致条件: Vips
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vi/vips/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gir1.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.0
  • Section: universe/introspection
  • Architecture: amd64
  • Source Package: vips
  • 2 依存関係
  • normalized package name match
  • 一致条件: Vips
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gir1.2-vips-8.0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libvips-dev 8.15.1-1.1build4

image processing system good for very large ones (dev)

https://libvips.github.io/libvips/

sudo apt install libvips-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: vips
  • 32 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Vips
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvips-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libvips-doc 8.15.1-1.1build4

image processing system good for very large ones (doc)

https://libvips.github.io/libvips/

sudo apt install libvips-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: vips
  • normalized package name match
  • 一致条件: Vips
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvips-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libvips-tools 8.15.1-1.1build4

image processing system good for very large ones (tools)

https://libvips.github.io/libvips/

sudo apt install libvips-tools
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: vips
  • 4 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Vips
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvips-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libvips42t64 8.15.1-1.1build4

image processing system good for very large ones

https://libvips.github.io/libvips/

sudo apt install libvips42t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: vips
  • 32 依存関係
  • 2 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Vips
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvips42t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

vips 8.18.2-r0

fast image processing library with low memory needs

https://www.libvips.org/

sudo apk add vips
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: vips
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Vips
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vips from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vips-cpp 8.18.2-r0

vips (c++ library)

https://www.libvips.org/

sudo apk add vips-cpp
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: vips
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Vips
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vips-cpp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vips-dev 8.18.2-r0

fast image processing library with low memory needs (development files)

https://www.libvips.org/

sudo apk add vips-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: vips
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Vips
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vips-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vips-doc 8.18.2-r0

fast image processing library with low memory needs (documentation)

https://www.libvips.org/

sudo apk add vips-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: vips
  • normalized package name match
  • 一致条件: Vips
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vips-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vips-heif 8.18.2-r0

Libheif support for vips

https://www.libvips.org/

sudo apk add vips-heif
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: vips
  • 1 依存関係
  • normalized package name match
  • 一致条件: Vips
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vips-heif from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment