Browser‑based image compressor that keeps files private
Image Shuttle lets users compress and convert JPEG, PNG, WebP, and AVIF images directly in the browser, ensuring privacy by never sending files to a server. It uses the Canvas API and a WebAssembly PNG quantizer, with parallel processing via Web Workers for speed. The tool is packaged as a Next.js PWA, so it works offline and can be installed like a native app. It’s useful for designers, photographers, and anyone needing quick, private image optimization.
View on GitHub →ShuttleLab/image-shuttle