lqip-modern VS ssimulacra2

Compare lqip-modern vs ssimulacra2 and see what are their differences.

lqip-modern

Modern approach to Low Quality Image Placeholders (LQIP) using webp and sharp. (by transitive-bullshit)

ssimulacra2

SSIMULACRA 2. Perceptual metric. (by cloudinary)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
lqip-modern ssimulacra2
1 5
282 140
- 6.4%
0.0 3.1
2 months ago 2 months ago
JavaScript C++
- BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lqip-modern

Posts with mentions or reviews of lqip-modern. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-22.
  • A better compact image placeholder hash
    5 projects | news.ycombinator.com | 22 Mar 2023
    I open sourced a version of what Evan calls the "webp potato hash" awhile back: https://github.com/transitive-bullshit/lqip-modern

    I generally prefer using webp to BlurHash or this version of ThumbHash because it's natively supported and decoded by browsers – as opposed to requiring custom decoding logic which will generally lock up the main thread.

ssimulacra2

Posts with mentions or reviews of ssimulacra2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-19.
  • Extreme Video Compression
    3 projects | news.ycombinator.com | 19 Feb 2024
    https://github.com/cloudinary/ssimulacra2?tab=readme-ov-file... shows a higher correlation with human responses across 4 different datasets and correlation metrics for 1
  • H265 vs AV1 - Experiments in Python
    1 project | /r/AV1 | 27 Mar 2023
    Very well written. As others have suggested, you should do a followup using modern perceptual quality metrics like VMAF and ssimulacra2.
  • A better compact image placeholder hash
    5 projects | news.ycombinator.com | 22 Mar 2023
    I was thinking about that too. Can't answer the question, but I did come across this just the other day: https://github.com/cloudinary/ssimulacra2 Supposedly good for comparing image similarity. Might depend on your use-case, I think it's geared towards image quality moreso than similar photos.
  • Unusually good compression ratio - Sanity Check
    3 projects | /r/AV1 | 4 Mar 2023
    That's the kind of feedback I was looking for, thanks. I usually go by eye, but at 14:1, I was expecting a blurry artefact-ridden mess, and it just didn't look all that bad at first blush.... I'll definitely check out ssimulacra2, thanks for the suggestion. I also need to sit down and do some proper pixel-peeping on a better screen... I think my monitor falls into the 'HD-aren't' class of HDR displays, so I'm likely missing detail somewhere. My purpose is archival, I want to preserve quality but not needlessly waste drive space on less efficient codecs. I'm not concerned by the resultant bit rate, so long as it has improved compression efficiency over the original.
  • examples of hardware vs software AV1 encodes?
    2 projects | /r/AV1 | 27 Dec 2022
    The fork to build - rust-av/ssimulacra2_bin | original release (works on images only) with a lot of info about the metric - cloudinary/ssimulacra2

What are some alternatives?

When comparing lqip-modern and ssimulacra2 you can also consider the following projects:

images-downloader - A Node.js module for downloading a single image or multiple images to disk from a given Url

vmaf - Perceptual video quality assessment based on multi-method fusion.

UTEX.js - A fast tiny tool for working with compressed textures

video-compare - Split screen video comparison tool using FFmpeg and SDL2

Primitive Pictures - Reproducing images with geometric primitives.

ssimulacra2_bin - Binary interface for the ssimulacra2 Rust port

unpic-placeholder - Pure-CSS image placeholders

vanilla-lazyload - LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.