sharp
Here are 267 public repositories matching this topic...
gulp-responsive generates images at different sizes
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Nov 1, 2020
-
Updated
Nov 13, 2018 - JavaScript
-
Updated
Jul 21, 2020 - JavaScript
Serverless image optimizer for S3, Lambda, and Cloudfront
-
Updated
Oct 20, 2020 - JavaScript
Better image downscale with canvas.
-
Updated
Sep 5, 2020 - JavaScript
On-the-fly image resizing using Node.js and libvips. Heroku Ready!
-
Updated
Jan 16, 2018 - JavaScript
-
Updated
Dec 3, 2020 - TypeScript
An AWS Lambda Function to resize images automatically with API Gateway and S3 for imagemagick tasks. When an image is called on AWS Api Gateway, this package will resize it and send it to the S3.
-
Updated
Sep 12, 2020 - JavaScript
webpack + sharp image processing.
-
Updated
Oct 10, 2019 - JavaScript
Sharp Image Deblurring
-
Updated
Nov 13, 2020 - Python
webpack plugin for making webp format file
-
Updated
Jun 3, 2020 - JavaScript
IIIF Image API 2.1 server in an AWS Serverless Application
-
Updated
Nov 13, 2020 - JavaScript
Resize, format images on-the-fly middleware for expressjs
-
Updated
Jun 1, 2020 - JavaScript
An AWS lambda layer with pre-built sharp node module optimised for minimal layer size
-
Updated
Sep 8, 2020 - JavaScript
sharp based perceptual hash implementation
-
Updated
Oct 3, 2020 - JavaScript
The Sharp programming language
-
Updated
Nov 26, 2020 - C++
Make CloudFront resize images "on the fly" via lambda@edge, cache it and persists it in S3.
-
Updated
Sep 2, 2020 - TypeScript
Image compression and transformation reverse-proxy for Express apps
-
Updated
Sep 2, 2020 - JavaScript
Streaming multer storage engine permit to resize and upload to Google Cloud Storage.
-
Updated
Sep 8, 2020 - JavaScript
Improve this page
Add a description, image, and links to the sharp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sharp topic, visit your repo's landing page and select "manage topics."


I'm receiving error with JPG (uppercase of jpg) image extension. This extension should be supported right?
ERROR Error resizing: Error: Expected one of: heic, heif, jpeg, jpg, png, raw, tiff, webp for format but received JPG of type string
at Object.invalidParameterError (/var/task/node_modules/sharp/lib/is.js:101:10)
at Sharp.toFormat (/var/task/node_modules/sharp/lib/output.js:168: