Live data from Hacker News

A bulk image compression service

news.ycombinator.com

1–4 of 4 posts

A bulk image compression service

#1
https://captaindavinci.github.io/filecompressor/

Hi, so over the weekend I built a free to use service to compress one or more images using MozJEPG encoding enabled via WASM.

It's a static site, all the processing happens on the client side, no file uploads or sign-ups needed!

Why? The existing services are either filled with ads or require you to sign-up / pay.

would greatly appreciate any feedback! TIA!