Package node-sharp: Information

    Binary package: node-sharp
    Version: 0.25.3-alt2
    Architecture: i586
    Build time:  May 30, 2020, 12:27 PM in the task #252456
    Source package: node-sharp
    Report package bug
    License: Apache License 2.0
    Summary: High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images. Uses the libvips library
    Description: 
    The typical use case for this high speed Node.js module is to convert large images
    in common formats to smaller, web-friendly JPEG, PNG and WebP images of varying dimensions.
    
    Resizing an image is typically 4x-5x faster than using
    the quickest ImageMagick and GraphicsMagick settings due to its use of libvips.
    
    Colour spaces, embedded ICC profiles and alpha transparency channels are all handled correctly.
    Lanczos resampling ensures quality is not sacrificed for speed.
    
    As well as image resizing, operations such as rotation, extraction,
    compositing and gamma correction are available.

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    Last changed


    May 29, 2020 Vitaly Lipatov 0.25.3-alt2
    - use external modules for tests
    May 27, 2020 Vitaly Lipatov 0.25.3-alt1
    - initial build for ALT Sisyphus