All Projects → Avif.js → Similar Projects or Alternatives

245 Open source projects that are alternatives of or similar to Avif.js

String.prototype.matchAll
Spec-compliant polyfill for String.prototype.matchAll, in ES2020
Stars: ✭ 14 (-96.49%)
Mutual labels:  polyfill
o9n
🖥 A screen.orientation ponyfill
Stars: ✭ 55 (-86.22%)
Mutual labels:  polyfill
v8go-polyfills
Add polyfills to rogchap/v8go
Stars: ✭ 25 (-93.73%)
Mutual labels:  polyfill
node-flif
A Node wrapper for the FLIF executable
Stars: ✭ 43 (-89.22%)
Mutual labels:  image-compression
object-keys
Object.keys shim
Stars: ✭ 41 (-89.72%)
Mutual labels:  polyfill
Abortcontroller Polyfill
Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).
Stars: ✭ 273 (-31.58%)
Mutual labels:  polyfill
audioworklet-polyfill
strictly unofficial polyfill for Web Audio API AudioWorklet
Stars: ✭ 49 (-87.72%)
Mutual labels:  polyfill
Polyfill Php70
This component provides features unavailable in releases prior to PHP 7.0.
Stars: ✭ 3,270 (+719.55%)
Mutual labels:  polyfill
ImagePicker
Android library to choose image from gallery or camera with option to compress result image
Stars: ✭ 73 (-81.7%)
Mutual labels:  image-compression
Gapotchenko.FX
.NET polyfill to the future. A versatile RAD framework for .NET platform.
Stars: ✭ 23 (-94.24%)
Mutual labels:  polyfill
oc-imageresizer-plugin
October CMS Plugin to resize and compress images
Stars: ✭ 44 (-88.97%)
Mutual labels:  image-compression
xice7-imageKit
基于java语言实现的简单的图片处理
Stars: ✭ 23 (-94.24%)
Mutual labels:  image-compression
Bootstrap Ie8
Bootstrap 4 for IE8 and IE9
Stars: ✭ 278 (-30.33%)
Mutual labels:  polyfill
svd-image-compression-demo
Demonstration of low rank matrix approximations via singular value decomposition
Stars: ✭ 23 (-94.24%)
Mutual labels:  image-compression
Css3 Mediaqueries Js
CSS3 Media Queries Shim
Stars: ✭ 333 (-16.54%)
Mutual labels:  polyfill
scoped
Scoped CSS polyfill
Stars: ✭ 67 (-83.21%)
Mutual labels:  polyfill
Imager
Automated image compression for efficiently distributing images on the web.
Stars: ✭ 266 (-33.33%)
Mutual labels:  image-compression
async generator
Making it easy to write async iterators in Python 3.5
Stars: ✭ 87 (-78.2%)
Mutual labels:  polyfill
Flif
Free Lossless Image Format
Stars: ✭ 3,668 (+819.3%)
Mutual labels:  image-compression
appHistory
A polyfill for the AppHistory proposal
Stars: ✭ 21 (-94.74%)
Mutual labels:  polyfill
imgsvd
Shiny App for Image Compression via SVD
Stars: ✭ 22 (-94.49%)
Mutual labels:  image-compression
docker-imgproxy
🌐 An ultra fast, production-grade on-the-fly image processing web server. Designed for high throughput with Nginx caching. Powered by imgproxy.
Stars: ✭ 45 (-88.72%)
Mutual labels:  image-compression
Ie8
some damn DOM fix for this damned browser
Stars: ✭ 297 (-25.56%)
Mutual labels:  polyfill
react-native-wasm
A polyfill to use WebAssembly in React Native.
Stars: ✭ 39 (-90.23%)
Mutual labels:  polyfill
libcaesium
The Caesium compression library written in Rust
Stars: ✭ 58 (-85.46%)
Mutual labels:  image-compression
webvr-polyfill-dpdb
An up-to-date Device Parameter Database for the WebVR Polyfill
Stars: ✭ 29 (-92.73%)
Mutual labels:  polyfill
webpack2-polyfill-plugin
Insert polyfills (such as Promise) for Webpack 2
Stars: ✭ 18 (-95.49%)
Mutual labels:  polyfill
Crunch
Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE compression algorithm encoding using the pngquant and zopflipng PNG optimization tools. This approach leads to a significant file size gain relative to lossless approaches at the expense of a relatively modest decrease in image quality (see example images below).
Stars: ✭ 3,074 (+670.43%)
Mutual labels:  image-compression
Deep-Image-Compression-Video-Coding
Recent papers and codes related to deep learning/deep neural network based image compression and video coding framework.
Stars: ✭ 69 (-82.71%)
Mutual labels:  image-compression
Compress Images
Minify size your images. Image compression with extension: jpg/jpeg, svg, png, gif. NodeJs
Stars: ✭ 331 (-17.04%)
Mutual labels:  image-compression
TinyJPG
images jpg or jpeg compressed and watcher fsnotify
Stars: ✭ 73 (-81.7%)
Mutual labels:  image-compression
Tinypng4mac
TinyPNG client for Mac
Stars: ✭ 3,025 (+658.15%)
Mutual labels:  image-compression
core-web
like core-js but for Web APIs (based on polyfill.io)
Stars: ✭ 34 (-91.48%)
Mutual labels:  polyfill
Fakeindexeddb
A pure JS in-memory implementation of the IndexedDB API
Stars: ✭ 373 (-6.52%)
Mutual labels:  polyfill
neural-imaging
[CVPR'19, ICLR'20] A Python toolbox for modeling and optimization of photo acquisition & distribution pipelines (camera ISP, compression, forensics, manipulation detection)
Stars: ✭ 109 (-72.68%)
Mutual labels:  image-compression
Compressorjs
JavaScript image compressor.
Stars: ✭ 3,500 (+777.19%)
Mutual labels:  image-compression
mini-create-react-context
(A smaller) polyfill for the react context API
Stars: ✭ 34 (-91.48%)
Mutual labels:  polyfill
Promise Fun
Promise packages, patterns, chat, and tutorials
Stars: ✭ 3,779 (+847.12%)
Mutual labels:  polyfill
Array.prototype.at
An ES-spec-compliant (proposed) `Array.prototype.at`shim/polyfill/replacement that works as far down as ES3.
Stars: ✭ 20 (-94.99%)
Mutual labels:  polyfill
React Native Drawer Layout
A platform-agnostic drawer layout for react-native
Stars: ✭ 258 (-35.34%)
Mutual labels:  polyfill
frontend-image-encode
This is script and implementation of frontend image compression, convert, rotate, resize based on codecs in Google/Squoosh. All codecs are copy from the Squoosh repo without modifying. if you want to pre-process images before uploading them to the server, please use this repo for reference
Stars: ✭ 51 (-87.22%)
Mutual labels:  image-compression
Wximagecompress
Image size quality compression, very close to WeChat picture compression strategy
Stars: ✭ 376 (-5.76%)
Mutual labels:  image-compression
js-image-compressor
A simple image compressor of javascript
Stars: ✭ 100 (-74.94%)
Mutual labels:  image-compression
Phew
FLIF image viewer and QuickLook plugin for macOS
Stars: ✭ 74 (-81.45%)
Mutual labels:  image-compression
CAE-ADMM
CAE-ADMM: Implicit Bitrate Optimization via ADMM-Based Pruning in Compressive Autoencoders
Stars: ✭ 34 (-91.48%)
Mutual labels:  image-compression
Standardized Audio Context
A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.
Stars: ✭ 300 (-24.81%)
Mutual labels:  polyfill
NetStandardPolyfills
Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.
Stars: ✭ 22 (-94.49%)
Mutual labels:  polyfill
rangefix
Workaround for browser bugs in Range.prototype.getClientRects and Range.prototype.getBoundingClientRect.
Stars: ✭ 35 (-91.23%)
Mutual labels:  polyfill
github-wc-polyfill
Ensure that all GitHub and GitLab scripts required for UXP and SeaMonkey are loaded correctly
Stars: ✭ 87 (-78.2%)
Mutual labels:  polyfill
Imageflow
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
Stars: ✭ 3,643 (+813.03%)
Mutual labels:  image-compression
autoencoder based image compression
Autoencoder based image compression: can the learning be quantization independent? https://arxiv.org/abs/1802.09371
Stars: ✭ 21 (-94.74%)
Mutual labels:  image-compression
web-streams-polyfill
Web Streams, based on the WHATWG spec reference implementation
Stars: ✭ 198 (-50.38%)
Mutual labels:  polyfill
qoix
Elixir implementation of the Quite OK Image format
Stars: ✭ 18 (-95.49%)
Mutual labels:  image-compression
Url Polyfill
Polyfill URL and URLSearchParams to match last ES7 specifications
Stars: ✭ 294 (-26.32%)
Mutual labels:  polyfill
fromentries
Object.fromEntries() ponyfill (in 6 lines)
Stars: ✭ 62 (-84.46%)
Mutual labels:  polyfill
Biscuit
一款Android 便捷高效图片压缩库,更多自定义,灵活配置,缩放部分逆向微信朋友圈压缩效果推算得来,效果非常接近!
Stars: ✭ 395 (-1%)
Mutual labels:  image-compression
Polyfill Ctype
This component provides a partial, native PHP implementation for the Ctype extension.
Stars: ✭ 3,774 (+845.86%)
Mutual labels:  polyfill
Loading Attribute Polyfill
Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.
Stars: ✭ 335 (-16.04%)
Mutual labels:  polyfill
Formdata
HTML5 `FormData` polyfill for Browsers.
Stars: ✭ 292 (-26.82%)
Mutual labels:  polyfill
docker-google-guetzli
Run Google's Guetzli through Docker
Stars: ✭ 17 (-95.74%)
Mutual labels:  image-compression
1-60 of 245 similar projects