sharp-electron
v0.33.6
Published
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images
Downloads
127
Maintainers
Readme
sharp electron
Documentation
Visit sharp.pixelplumbing.com for complete installation instructions, API documentation, benchmark tests and changelog.
Examples
packagerConfig: {
asar: true,
extraResource: [
`node_modules/@img`,
]
},
const sharp = require('sharp-electron');