image
Here are 4,825 public repositories matching this topic...
A lightweight, pure-Swift library for downloading and caching images from the web.
-
Updated
Sep 5, 2020 - Swift
PHP Image Manipulation
-
Updated
Sep 4, 2020 - PHP
The friendly PIL fork (Python Imaging Library)
-
Updated
Sep 7, 2020 - Python
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Aug 21, 2020 - TypeScript
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
Sep 8, 2020 - C
Fast and secure standalone server for resizing and converting remote images
-
Updated
Sep 7, 2020 - Go
A view controller for iOS that allows users to crop portions of UIImage objects
-
Updated
Aug 29, 2020 - Objective-C
Imaging is a simple image processing package for Go
-
Updated
Jun 5, 2020 - Go
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
-
Updated
Sep 6, 2020 - Go
-
Updated
Jun 3, 2019 - JavaScript
Insane(ly slow but wicked good) PNG image optimization
-
Updated
May 15, 2020 - Python
图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
-
Updated
Aug 26, 2020 - Java
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Mar 6, 2019 - Java
-
Updated
Sep 24, 2018 - 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.