Pinned Repositories
libvips
A fast image processing library with low memory needs.
64
High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration
avif-cli
Command line utility to convert images to AVIF
detect-libc
Node.js module to detect details of the C standard library (libc) implementation provided by a given Linux system
farmhash
Node.js implementation of FarmHash, Google's family of high performance hash functions
hepburn
Node.js module for converting Japanese Hiragana and Katakana script to, and from, Romaji using Hepburn romanisation
highwayhash
Node.js implementation of HighwayHash, Google's fast and strong hash function
limax
Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC3986 standard. Mostly API-compatible with similar modules.
sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
sharp-libvips
Packaging scripts to prebuild libvips and its dependencies - you're probably looking for https://github.com/lovell/sharp
lovell's Repositories
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
lovell/limax
Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC3986 standard. Mostly API-compatible with similar modules.
lovell/farmhash
Node.js implementation of FarmHash, Google's family of high performance hash functions
lovell/sharp-libvips
Packaging scripts to prebuild libvips and its dependencies - you're probably looking for https://github.com/lovell/sharp
lovell/avif-cli
Command line utility to convert images to AVIF
lovell/hepburn
Node.js module for converting Japanese Hiragana and Katakana script to, and from, Romaji using Hepburn romanisation
lovell/detect-libc
Node.js module to detect details of the C standard library (libc) implementation provided by a given Linux system
lovell/icc
JavaScript module to parse International Color Consortium (ICC) profiles
lovell/libimagequant
libimagequant v2.4.1 fork (BSD-2-Clause) with support for building and cross-compiling via meson
lovell/cc
Code style linter for C++ source files used in Node.js native addons
lovell/deephouse.uk
lovell/libvips
A fast image processing library with low memory needs.
lovell/libexif
A library for parsing, editing, and saving EXIF data
lovell/next.js
The React Framework
lovell/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software.
lovell/build-win64-mxe
lovell/cgif
GIF encoder written in C
lovell/gatsby
Build blazing fast, modern apps and websites with React
lovell/libheif
libheif is an HEIF and AVIF file format decoder and encoder.
lovell/lovell.info
lovell/meson-build
Run a Meson task during your Actions workflow
lovell/mozjpeg
Improved JPEG encoder.
lovell/node-addon-api
Module for using N-API from C++
lovell/prebuild
A command line tool for easily doing prebuilds for multiple version of node/iojs on a specific platform
lovell/prebuild-install
Minimal install client for prebuilds
lovell/wasm-vips
libvips for the browser and Node.js, compiled to WebAssembly with Emscripten.
lovell/eleventy-img
Utility to perform build-time image transformations.
lovell/exif-reader
A small EXIF image metadata reader
lovell/favicons
Favicons generator for Node.js
lovell/ipx
High performance, secure and easy to use image proxy based on Sharp and libvips.