An open API service for software projects hosted on Open Collective.

libvips

A fast image processing library with low memory needs
Collective - Host: opensource - https://opencollective.com/libvips - Website: https://libvips.github.io/libvips/ - Code: https://github.com/libvips/libvips

heifsave: reject multiband images

github.com/libvips/libvips - lovell opened this pull request 4 days ago
OSS-Fuzz: disable build of cruft

github.com/libvips/libvips - kleisauke opened this pull request 9 days ago
improve handling of malformed size values

github.com/libvips/libvips - jcupitt opened this pull request 10 days ago
shrink{h,v}: improve performance using Highway

github.com/libvips/libvips - kleisauke opened this pull request 11 days ago
Fix two compiler warnings

github.com/libvips/libvips - kleisauke opened this pull request 11 days ago
Simplify Meson build definition

github.com/libvips/libvips - kleisauke opened this pull request 13 days ago
How to create a white image in C API ?

github.com/libvips/libvips - xzrlalala opened this issue 13 days ago
Fix typo in ChangeLog

github.com/libvips/libvips - kleisauke opened this pull request 15 days ago
magick6load: merge with magick2vips.c

github.com/libvips/libvips - kleisauke opened this pull request 19 days ago
fix invertlut in some cases

github.com/libvips/libvips - jcupitt opened this pull request 21 days ago
fix matrixload sniff for some matrix files

github.com/libvips/libvips - jcupitt opened this pull request 21 days ago
add matrixmultiply

github.com/libvips/libvips - jcupitt opened this pull request 21 days ago
i18n: refresh translations

github.com/libvips/libvips - lovell opened this pull request 22 days ago
extending an image from a side

github.com/libvips/libvips - sinamcr7 opened this issue 23 days ago
morph: fix Orc path with large masks

github.com/libvips/libvips - kleisauke opened this pull request 24 days ago
strange error with large morphologies

github.com/libvips/libvips - jcupitt opened this issue 25 days ago
Prefer use of statically allocated mutexes

github.com/libvips/libvips - kleisauke opened this pull request 25 days ago
Add missing FIXMEs

github.com/libvips/libvips - kleisauke opened this pull request 26 days ago
improve operation cache touch

github.com/libvips/libvips - jcupitt opened this pull request 28 days ago
Test: regenerate XYB JPEG fixture

github.com/libvips/libvips - kleisauke opened this pull request 28 days ago
Fix typo

github.com/libvips/libvips - kleisauke opened this pull request 29 days ago
Simplify `@background` initialization

github.com/libvips/libvips - kleisauke opened this pull request 29 days ago
Avoid `const`-qualifiers for input string arguments

github.com/libvips/libvips - kleisauke opened this pull request 29 days ago
fix operation cache

github.com/libvips/libvips - jcupitt opened this pull request about 1 month ago
tiffsave: honor disc threshold during pyramid save

github.com/libvips/libvips - kleisauke opened this pull request about 1 month ago
colour: use suggested rendering intent as fallback

github.com/libvips/libvips - kleisauke opened this pull request about 1 month ago
gifsave: ensure return code is propagated

github.com/libvips/libvips - lovell opened this pull request about 1 month ago
Black image after linear thumbnail attempt

github.com/libvips/libvips - chcunningham opened this issue about 2 months ago
tiffload: respect TIFFReadRawTile return code

github.com/libvips/libvips - lovell opened this pull request about 2 months ago
exif: ensure enum entries can be converted to string

github.com/libvips/libvips - lovell opened this pull request about 2 months ago
Fix null pointer dereference

github.com/libvips/libvips - peter15914 opened this pull request about 2 months ago
Set SVG stylesheet / currentColor

github.com/libvips/libvips - jcupitt opened this issue about 2 months ago
workaround C2124 error on MSVC

github.com/libvips/libvips - na-trium-144 opened this pull request about 2 months ago
error C2124: divide or mod by zero

github.com/libvips/libvips - na-trium-144 opened this issue about 2 months ago
Replace carrierwave-vips with CarrierWave in README.md

github.com/libvips/libvips - w-masahiro-ct opened this pull request about 2 months ago
A concise title of what the bug is.

github.com/libvips/libvips - wangmuzhi126 opened this issue 2 months ago
rework libtiff error handling

github.com/libvips/libvips - jcupitt opened this issue 2 months ago
Fix divide by zero in xyz2yxy

github.com/libvips/libvips - jcupitt opened this pull request 2 months ago
shrinkv: fix region stride handling

github.com/libvips/libvips - kleisauke opened this pull request 2 months ago
Fix libtiff 4.7 compat

github.com/libvips/libvips - jcupitt opened this pull request 2 months ago
Regression since version 15.5, "tiff2vips: read error"

github.com/libvips/libvips - CrispinStichartFNSB opened this issue 2 months ago
vipsthumbnail create artifacts for tif image

github.com/libvips/libvips - frederikrosenberg opened this issue 2 months ago
wiki: Wrong date value

github.com/libvips/libvips - winspool opened this issue 3 months ago
libvips to libtorch glib error

github.com/libvips/libvips - jonasteuwen opened this issue 3 months ago
fix alpha shift during colourspace conversion

github.com/libvips/libvips - jcupitt opened this pull request 3 months ago
vips_svgload_buffer leaking memory

github.com/libvips/libvips - Findus79 opened this issue 3 months ago
threadpool: improve cooperative downsizing

github.com/libvips/libvips - kleisauke opened this pull request 3 months ago
try a chapter on multipage and animated images

github.com/libvips/libvips - jcupitt opened this pull request 3 months ago
generate gif with multiple pngs?

github.com/libvips/libvips - wade30822 opened this issue 3 months ago
fix dzsave associated images with openslide4

github.com/libvips/libvips - jcupitt opened this pull request 3 months ago
Using Vips as a cosmopolitan ape format ?

github.com/libvips/libvips - SerJaimeLannister opened this issue 3 months ago
[ERROR] VImage::option()->set

github.com/libvips/libvips - fakecan opened this issue 3 months ago
shrink{h,v}: improve performance

github.com/libvips/libvips - kleisauke opened this pull request 3 months ago
Disable `unlimited` flag in fuzzing builds

github.com/libvips/libvips - kleisauke opened this pull request 3 months ago
Fix GIR error after #4251

github.com/libvips/libvips - kleisauke opened this pull request 3 months ago
add support for oklab colour space

github.com/libvips/libvips - jcupitt opened this issue 3 months ago
Where can we find vips::VSourceCustom?

github.com/libvips/libvips - jonasteuwen opened this issue 3 months ago
affine extend option doesn't have any effect

github.com/libvips/libvips - stoodfarback opened this issue 3 months ago
How to chain commands in CLI?

github.com/libvips/libvips - ivanjaros opened this issue 3 months ago
How to Crop with CLI?

github.com/libvips/libvips - ivanjaros opened this issue 3 months ago
Write a tiff tile-by-tile

github.com/libvips/libvips - jonasteuwen opened this issue 3 months ago