JXL.js: JPEG XL decoder in JavaScript using WebAssembly (WASM)

This page summarizes the projects mentioned and recommended in the original post on /r/jpegxl

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
  • snappyjs

    JavaScript implementation of Google's Snappy compression library

  • I've added optional cache compression using SnappyJS, which is tiny and much faster that gzip/deflate. But even then decompression adds hundreds of ms to every page view, so it is disabled by default. I have also offloaded rendering of background image to Web Worker using OffscreenCanvas.

  • jxl.js

    JPEG XL decoder in JavaScript using WebAssembly (WASM)

  • 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 logo
  • squoosh

    Make images smaller using best-in-class codecs, right in the browser.

  • If I understand it correctly, they are using the Sqoosh Wasm build. And the latest commit to the jxl decoder is this which is using v0.3.1 from feb 2021. Maybe the decoder would be faster if it was compiled from a recent build.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Jpeg XL supported on every browsers with a polyfill

    2 projects | /r/jpegxl | 16 Nov 2022
  • My personal "OS in the browser" is nearly POSIX-compliant!

    5 projects | /r/linux | 2 Dec 2022
  • Power Consumption of JPEG, WebP, and AVIF

    1 project | news.ycombinator.com | 26 Aug 2023
  • What makes a page rank well?

    1 project | dev.to | 11 Jul 2023
  • my live site keeps jumping back to the top of the page while I'm using it

    1 project | /r/GoogleSites | 30 Jun 2023