image
Here are 6,883 public repositories matching this topic...
JavaScript image gallery for mobile and desktop, modular, framework independent
-
Updated
Apr 4, 2022 - JavaScript
A lightweight, pure-Swift library for downloading and caching images from the web.
-
Updated
Apr 1, 2022 - Swift
PHP Image Manipulation
-
Updated
Apr 3, 2022 - PHP
The friendly PIL fork (Python Imaging Library)
-
Updated
Apr 5, 2022 - Python
-
Updated
Mar 19, 2022 - TypeScript
-
Updated
Mar 31, 2022 - JavaScript
Fast and secure standalone server for resizing and converting remote images
-
Updated
Apr 5, 2022 - Go
Command-line program to download image galleries and collections from several image hosting sites
-
Updated
Apr 4, 2022 - Python
JavaScript, SCSS, Sass, Less, and Stylus helpers for rendering high-resolution image variants
-
Updated
Mar 14, 2020 - CSS
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
-
Updated
Apr 1, 2022 - Go
A view controller for iOS that allows users to crop portions of UIImage objects
-
Updated
Feb 12, 2022 - Objective-C
Imaging is a simple image processing package for Go
-
Updated
Dec 18, 2020 - Go
A thread safe, performant, feature rich image fetcher
-
Updated
Apr 1, 2022 - C
-
Updated
Apr 16, 2021 - JavaScript
Insane(ly slow but wicked good) PNG image optimization
-
Updated
Sep 10, 2021 - Python
Open Graph Image as a Service - generate cards for Twitter, Facebook, Slack, etc
-
Updated
Mar 31, 2022 - TypeScript
-
Updated
Mar 21, 2022 - 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."


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.