#
image
Here are 5,493 public repositories matching this topic...
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
nodejs
javascript
svg
performance
image
resize
png
jpeg
tiff
overlay
image-processing
crop
exif
icc
webp
typical
libvips
sharp
avif
-
Updated
Mar 16, 2021 - JavaScript
A lightweight, pure-Swift library for downloading and caching images from the web.
-
Updated
Mar 15, 2021 - Swift
PHP Image Manipulation
-
Updated
Jan 19, 2021 - PHP
The friendly PIL fork (Python Imaging Library)
-
Updated
Mar 17, 2021 - Python
-
Updated
Mar 4, 2021 - TypeScript
javascript
editor
app
drawing
paint
image
html5
canvas
online
web-app
retro
remake
ms-paint
web-application
image-editing
image-editor
image-manipulation
painting
mspaint
jspaint
-
Updated
Feb 21, 2021 - JavaScript
JavaScript, SCSS, Sass, Less, and Stylus helpers for rendering high-resolution image variants
-
Updated
Mar 14, 2020 - CSS
Fast and secure standalone server for resizing and converting remote images
-
Updated
Mar 17, 2021 - Go
A view controller for iOS that allows users to crop portions of UIImage objects
swift
ios
image
view
cocoapods
podfile
image-processing
crop
uiimage
cropper
viewcontroller
crop-image
cropping
-
Updated
Mar 7, 2021 - Objective-C
A thread safe, performant, feature rich image fetcher
-
Updated
Mar 15, 2021 - C
Imaging is a simple image processing package for Go
-
Updated
Dec 18, 2020 - Go
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
docker
image
png
microservice
jpeg
image-processing
gif
webp
libvips
resize-images
crop-image
watermark
-
Updated
Feb 20, 2021 - Go
Command-line program to download image galleries and collections from several image hosting sites
-
Updated
Mar 14, 2021 - Python
-
Updated
Nov 23, 2020 - JavaScript
Insane(ly slow but wicked good) PNG image optimization
macos
image
png
compression
png-compression
images
image-processing
lossy
image-compression
pngquant
image-quality
lossy-compression
zopflipng
-
Updated
Jan 17, 2021 - Python
图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
android
java
gallery
image
video
history
rx
photo
du
sheep0704
pengjianbo
karl-dujinyang
rxgalleryfinal
imagecrop
urcop
finalteam
galleryfinal
-
Updated
Dec 21, 2020 - Java
javascript
performance
image
zooming
medium
vanilla
ux
picture
vanilla-javascript
event
image-zoom
zoom
no-dependencies
zoomable
-
Updated
Jan 28, 2021 - 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.