ImgPixie – Free browser-based image converter, no uploads needed
Yet another browser image converter; CyberChef, CloudConvert, Convertio already exist.

Browser image compressor, but Squoosh, TinyPNG, and ImageOptim already solve this.
Web developers, photographers, and anyone needing fast local image optimization without privacy concerns.
Squoosh (Google, free, open-source) · TinyPNG · ImageOptim
I’m a 17-year-old developer, and I recently needed to compress a lot of images for a small website I was working on.
Most tools I found required uploading files to their servers.
That made me uncomfortable, especially since many of the images belonged to clients.
I also ran into another issue: many tools were slow at compressing multiple images because of server uploads.
So I decided to build something that works differently.
I built ConUtil, an image toolkit that runs entirely in the browser.
Ahmed
Yet another browser image converter; CyberChef, CloudConvert, Convertio already exist.
80+ formats converted on-device with no subscriptions, unlike CloudConvert or Zamzar.
Zero-server processing inside the browser is the clever bit — Web Workers + pdf-lib/PDF.js lets you compress, merge, split and convert large PDFs without uploading sensitive files. The app also supports offline use and multiple languages, but the repo is early-stage with minimal community traction, so it’s useful now for cautious users or integrators rather than a drop-in replacement for mature SaaS players.
WASM converters that never upload files, but convertio and cloudconvert already exist.
Client-side WASM conversion is nice, but CyberChef and pdf2go already do this.
Yet another browser converter, but the no-upload privacy angle is legitimate.