macOS
brew install libsaillocal Homebrew formula metadata
brew
Missing small and fast image decoding library for humans (not for machines). Version 1.0.3 via Homebrew; verified 2026-07-05.
install
brew install libsaillocal Homebrew formula metadata
overview
Missing small and fast image decoding library for humans (not for machines)
history
libsail is the library component of SAIL, the Squirrel Abstract Imaging Library, a cross-platform C11 image decoding and encoding library with C, C++, and Python APIs. Its history is thinner than older desktop libraries, but the project documents a predecessor relationship to ksquirrel-libs.
The SAIL FAQ says SAIL is a rebranded ksquirrel-libs rewritten in C, improved, and enhanced with high-level APIs, and dates the SAIL/ksquirrel-libs lineage to 2003. The GitHub repository was created in March 2020 and the release tags show pre-release development through the 0.9.0 series before 1.0.0 tags in June 2026.
The README positions SAIL for image viewers, game developers, and applications that need a clean API for many image formats. It also documents installation through PyPI, Homebrew, Conan, and vcpkg, which is the main source-backed evidence for cross-platform packaging adoption.
Users link libsail from C or C++, use the Python binding, or invoke the sail command-line utility for conversion, resizing, frame extraction, and codec-tuning operations. The library loads codecs on demand and exposes multiple API levels for simple and advanced image handling.
SAIL is interesting to packagers because it tries to sit between tiny single-header image loaders and large desktop imaging stacks: codec plugins, C11 portability, Python bindings, and package recipes all meet in one relatively young image-library package.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sail-imaging | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/HappySeaFox/sail
install metadata
| Package key | brew:libsail |
|---|---|
| Version | 1.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libsail |
| Homepage | https://sail.software |
| Repository | https://github.com/HappySeaFox/sail |
| Upstream docs | https://github.com/HappySeaFox/sail#readme |
| License | MIT |
| Source archive | https://github.com/HappySeaFox/sail/archive/refs/tags/v1.0.3.tar.gz |
| Last updated | 2026-07-05T23:07:19Z |
| Pulse | updated |
| Dependencies | brotli, ffmpeg, giflib, highway, imath, jpeg-turbo, jpeg-xl, libavif, libheif, libpng, libtiff, little-cms2, openexr, openjpeg, resvg, webp |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libsail |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.