wok view libvips/description.txt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (23 months ago)
parents
children
line source
1 Libvips is a demand-driven, horizontally threaded image processing library.
2 Compared to similar libraries, libvips runs quickly and uses little memory.
4 It has around 300 operations covering arithmetic, histograms, convolution,
5 morphological operations, frequency filtering, colour, resampling, statistics
6 and others.
7 It supports a large range of numeric formats, from 8-bit int to 128-bit complex.
8 Images can have any number of bands.
9 It supports a good range of image formats, including JPEG, TIFF, PNG, WebP,
10 FITS, Matlab, OpenEXR, PDF, SVG, HDR, PPM, CSV, GIF, Analyze, NIfTI, DeepZoom,
11 and OpenSlide.
12 It can also load images via ImageMagick or GraphicsMagick, letting it load
13 formats like DICOM.