wok diff libvips/description.txt @ rev 24964
updated net-tools (1.60 -> 2.10)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Apr 24 16:42:03 2022 +0100 (2022-04-24) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libvips/description.txt Sun Apr 24 16:42:03 2022 +0100 1.3 @@ -0,0 +1,13 @@ 1.4 +Libvips is a demand-driven, horizontally threaded image processing library. 1.5 +Compared to similar libraries, libvips runs quickly and uses little memory. 1.6 + 1.7 +It has around 300 operations covering arithmetic, histograms, convolution, 1.8 +morphological operations, frequency filtering, colour, resampling, statistics 1.9 +and others. 1.10 +It supports a large range of numeric formats, from 8-bit int to 128-bit complex. 1.11 +Images can have any number of bands. 1.12 +It supports a good range of image formats, including JPEG, TIFF, PNG, WebP, 1.13 +FITS, Matlab, OpenEXR, PDF, SVG, HDR, PPM, CSV, GIF, Analyze, NIfTI, DeepZoom, 1.14 +and OpenSlide. 1.15 +It can also load images via ImageMagick or GraphicsMagick, letting it load 1.16 +formats like DICOM.