Skip to content
#

image

Here are 5,142 public repositories matching this topic...

sharp
emirkum
emirkum commented Dec 2, 2020

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:

technopagan
technopagan commented Sep 21, 2017

SVG will very likely take a little longer to render than a base64-encoded raster image. And the Gaussian Blur applied to the simple SVG shapes created by Primitive is probably quite CPU intensive.

Let's run a series of performance tests, ideally on WPT, to compare LQIP raster image rendering performance vs. SQIP rendering performance and also compare CPU utilization.

Improve this page

Add a description, image, and links to the image topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the image topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.