All Projects → cyrilwanner → wasm-codecs

cyrilwanner / wasm-codecs

Licence: MIT license
WebAssembly codecs for mozjpeg, oxipng, gifsicle and webp.

Programming Languages

typescript
32286 projects
C++
36643 projects - #6 most used programming language
rust
11053 projects
Dockerfile
14818 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wasm-codecs

image-optimizer
A free and open source tool for optimizing images and vector graphics.
Stars: ✭ 740 (+1441.67%)
Mutual labels:  webp, mozjpeg
tiny
compress data for better performance
Stars: ✭ 21 (-56.25%)
Mutual labels:  webp, mozjpeg
yoga-image-optimizer
A graphical tool to convert and optimize JPEG, PNG and WebP images (based on YOGA)
Stars: ✭ 85 (+77.08%)
Mutual labels:  webp, mozjpeg
React Native Webp Format
WebP image integration for React Native apps.
Stars: ✭ 99 (+106.25%)
Mutual labels:  webp
Bimg
Go package for fast high-level image processing powered by libvips C library
Stars: ✭ 1,394 (+2804.17%)
Mutual labels:  webp
Fastflix
FastFlix is a free GUI for HEVC and AV1 encoding, GIF/WebP creation, and more!
Stars: ✭ 154 (+220.83%)
Mutual labels:  webp
Quick Picture Viewer
🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
Stars: ✭ 237 (+393.75%)
Mutual labels:  webp
Optimise Images
Batch image resizer, optimiser and profiler using ImageMagick convert, OptiPNG, JpegOptim and optional ZopfliPNG, Guetzli and MozJPEG.
Stars: ✭ 64 (+33.33%)
Mutual labels:  webp
Twelvety
An Eleventy starter project built to be fast
Stars: ✭ 195 (+306.25%)
Mutual labels:  webp
Next Img
A Next.js plugin for embedding optimized images.
Stars: ✭ 149 (+210.42%)
Mutual labels:  webp
Lilliput
Resize images and animated GIFs in Go
Stars: ✭ 1,690 (+3420.83%)
Mutual labels:  webp
Webp Wrapper
Wrapper for libwebp in C#. The most complete wapper in pure managed C#. Exposes Simple Decoding API, Simple Encoding API, Advanced Encoding API (with stadistis of compresion), Get version library and WebPGetFeatures (info of any WebP file). In the future I´ll update for expose Advanced Decoding API. The wapper are in safe managed code in one class. No need external dll except libwebp.dll (included). The wapper work in 32 and 64 bit system.
Stars: ✭ 107 (+122.92%)
Mutual labels:  webp
Imagepipeline
Folio Image Pipeline is an image loading and caching framework for iOS clients
Stars: ✭ 170 (+254.17%)
Mutual labels:  webp
Sdwebimagewebpcoder
A WebP coder plugin for SDWebImage, use libwebp
Stars: ✭ 101 (+110.42%)
Mutual labels:  webp
Imageprocessor
📷 A fluent wrapper around System.Drawing for the processing of image files.
Stars: ✭ 2,452 (+5008.33%)
Mutual labels:  webp
Lqip Modern
Modern approach to Low Quality Image Placeholders (LQIP) using webp and sharp.
Stars: ✭ 85 (+77.08%)
Mutual labels:  webp
Gulp Webp
Convert images to WebP
Stars: ✭ 187 (+289.58%)
Mutual labels:  webp
Nim websitecreator
Nim fullstack website framework - deploy a website within minutes
Stars: ✭ 124 (+158.33%)
Mutual labels:  webp
Optimus
Image conversion and optimization desktop app.
Stars: ✭ 111 (+131.25%)
Mutual labels:  webp
Metadata Extractor
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Stars: ✭ 1,972 (+4008.33%)
Mutual labels:  webp

wasm-codecs

This monorepo contains different codes compiled into WebAssembly so they can be installed on any system and don't require native binaries.

Most of the codecs are improved versions and based on work done by the Squoosh team.

Currently, only Node.js builds are published. Browser builds will be supported as well in the future.

Packages

License

Licensed under the MIT license.

© Copyright Cyril Wanner

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].