image
Here are 4,967 public repositories matching this topic...
A lightweight, pure-Swift library for downloading and caching images from the web.
-
Updated
Oct 11, 2020 - Swift
PHP Image Manipulation
-
Updated
Oct 13, 2020 - PHP
The friendly PIL fork (Python Imaging Library)
-
Updated
Oct 14, 2020 - Python
-
Updated
Sep 29, 2020 - TypeScript
-
Updated
Oct 2, 2020 - JavaScript
JavaScript, SCSS, Sass, Less, and Stylus helpers for rendering high-resolution image variants
-
Updated
Mar 14, 2020 - CSS
A thread safe, performant, feature rich image fetcher
-
Updated
Oct 13, 2020 - C
Fast and secure standalone server for resizing and converting remote images
-
Updated
Oct 12, 2020 - Go
A view controller for iOS that allows users to crop portions of UIImage objects
-
Updated
Oct 15, 2020 - Objective-C
Imaging is a simple image processing package for Go
-
Updated
Sep 21, 2020 - Go
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
-
Updated
Sep 6, 2020 - Go
-
Updated
Sep 28, 2020 - JavaScript
Insane(ly slow but wicked good) PNG image optimization
-
Updated
May 15, 2020 - Python
图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
-
Updated
Sep 25, 2020 - Java
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Mar 6, 2019 - Java
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.