The maintainer of this website has a Spotify Coding Playlist of their Lo-fi Hip Hop beats!

Squoosh

Squoosh is an image compression web app by Google, that allows you to dive into the advanced options provided by various image compressors.

squoosh screen shot

Squoosh uses Emscripten, Rust, and AssemblyScript for various image codecs, and image manipulation algorithms used by the app. All of the image processing is computationally intensive and done on the users devices. WebAssembly makes this possible, by making the heavy tasks feel quick for users, with fast compression times.

Additonal Resources

Date Added: 11/23/19