Top 16 Avif Open-Source Projects
-
sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
Some popular Node.js libraries for manipulating images are node-canvas and sharp.
-
libgd: https://github.com/libgd/libgd/issues/699
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
The main downside is the lack of browser and CDN support. To use AVIF in your website today, you'll have to employ progressive enhancement, the type of which depends on how you're hosting your images. Another option is a polyfill. The other downside is the slow encoding speed and higher CPU requirements, which make dynamically creating images harder. However, the team has already made massive strides in speed in the short time AVIF has been around.
-
Project mention: How to build a CDN (2/3): server and reverse proxy configuration | dev.to | 2022-01-08
Using converters cwebp a cavif convert the source image, e.g. /images/source.jpg, to /images/source.jpg.webp (atomically, as in static compression).
-
Hi! What's the most efficient AVIF encoder available right now? I prefer a CLI application and I don't want anything cloudy. It should be able to compress both lossy and lossless (as lossless as RGB to YUV gets). Preferably not Python based. go-avif seems to be abandoned. I already use have and use ffmpeg. If that does the job, I would be happy.
-
Project mention: The median AVIF and WebP images are 1.5x more efficient than JPEGs, 3x more than PNGs, and 5x more than GIFs. Why aren't they more popular? | reddit.com/r/webdev | 2022-01-23
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
CompressedStaticFiles
asp.net core middleware to send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i has support for it.
By contrast, I've always found ASP.NET Core's middleware pipeline fairly easy to understand and highly flexible. Adding functionality like compressed static files or MSAL is as simple as installing a NuGet package and adding a few lines to the startup sequence.
-
-
Project mention: I converted jps with image magick to avif but they aren't displayed on android 12. What's wrong? Missing settings? | reddit.com/r/imagemagick | 2022-08-03
What the version of libheif and libaom you are using? Here is the docker image of IM with latest versions of both: https://github.com/dooman87/imagemagick-docker. Disclosure: I'm a mainteiner. Also, what app are you using when open them in android? Do you have avifs that you can see there?
-
-
-
squidge
🖼️ A FREE Wordpress Plugin to compress and convert images using cwebp, jpegoptim and optipng.
Project mention: ainsleyclark/squidge: A FREE Wordpress Plugin to compress and convert images using libavif, cwebp, jpegoptim and optipng. | reddit.com/r/webdev | 2021-12-30 -
If you know native iOS, then here's a lib. Maybe there's another for Android. Seems you'll have to make the RN bridge.
-
-
sharper
Sharper is an image converter based on the sharp image processor (https://github.com/lovell/sharp). It allows the conversion of JPEG, PNG, WebP, AVIF, TIFF and GIF, into JPEG, PNG, WebP, AVIF and TIFF. It also gives you the option of changing the compression and resolution of the images. (by carlosdariodev)
Avif related posts
Index
What are some of the best open-source Avif projects? This list will help you:
Project | Stars | |
---|---|---|
1 | sharp | 22,964 |
2 | GD | 752 |
3 | avif.js | 544 |
4 | cavif-rs | 399 |
5 | go-avif | 272 |
6 | avif-format | 66 |
7 | transformimgs | 64 |
8 | CompressedStaticFiles | 63 |
9 | qt-avif-image-plugin | 60 |
10 | imagemagick-docker | 56 |
11 | gimp-avif-plugin | 22 |
12 | ifavif | 20 |
13 | squidge | 19 |
14 | libavif-Xcode | 10 |
15 | gulp-sharp-responsive | 9 |
16 | sharper | 8 |
Are you hiring? Post a new remote job listing for free.