image
Here are 5,142 public repositories matching this topic...
-
Updated
Dec 7, 2020 - Swift
-
Updated
Dec 7, 2020 - PHP
-
Updated
Dec 5, 2020 - Python
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Mar 14, 2020 - CSS
-
Updated
Dec 7, 2020 - Go
-
Updated
Dec 7, 2020 - C
-
Updated
Dec 6, 2020 - Objective-C
-
Updated
Nov 25, 2020 - Go
-
Updated
Nov 21, 2020 - Go
-
Updated
Nov 23, 2020 - JavaScript
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.
-
Updated
Oct 30, 2020 - Python
-
Updated
Sep 25, 2020 - Java
-
Updated
Dec 5, 2020 - Python
-
Updated
Sep 3, 2020 - JavaScript
Improve this page
Add a description, image, and links to the image topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image 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: