(experimental fork) On-the-fly image resizing and optimization using node and sharp (libvips).
Re-published version to have all prebuilds defined as npm packages without platform constraints for cross building an Electron application - Prebuilt libvips and dependencies for use with sharp on macOS x64
Prebuilt libvips and dependencies for use with sharp on Windows x64
Prebuilt libvips and dependencies for use with sharp on Linux (musl) x64
Re-published version to have all prebuilds defined as npm packages without platform constraints for cross building an Electron application - Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64
Re-published version to have all prebuilds defined as npm packages without platform constraints for cross building an Electron application - Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARM
Prebuilt libvips and dependencies for use with sharp on Windows x64
Fast streaming image resizer API using libvips
Prebuilt libvips and dependencies for use with sharp on macOS x64
On-the-fly image resizing and optimization using node and sharp (libvips). Heroku ready!
npm config set sharp_binary_host "https://npmmirror.com/mirrors/sharp" npm config set sharp_libvips_binary_host "https://npmmirror.com/mirrors/sharp-libvips" npm install sharp
A thin wrapper over libvips integrated with Shumai's native tensor type. For use with the Bun runtime.
1. `npm config set sharp_binary_host "https://npmmirror.com/mirrors/sharp"` 2. `npm config set sharp_libvips_binary_host "https://npmmirror.com/mirrors/sharp-libvips"`
A Node.js library for creating map images with markers, polylines, polygons and text.
libvips for Edge Scripting for bunny.net 🐰
Compress AVIF, WebP, JPEG, and PNG images from the CLI or Node.js API — powered by [sharp](https://sharp.pixelplumbing.com/) (libvips).
Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 32-bit ARM
High performance Node.js module to resize JPEG, PNG, WebP and TIFF images using the libvips library
Header files and static wasm32 libraries for libvips and dependencies to build sharp as wasm32
Gulp plugin to resize image using sharp (libvips binding for nodejs)
Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARM
Prebuilt libvips and dependencies for use with sharp on Linux (musl) 64-bit ARM
精简说明:本包提供图片尺寸计算与压缩/转码策略;真实编码/解码能力由可选依赖 `sharp` 及其插件承担。只有在需要 **HEIC(HEIF) 支持** 时才要求执行 sharp 重建(使用系统 libvips 开启对应格式)。
On-the-fly image resizing and optimization using node and sharp (libvips). Heroku ready!