nosend.io — compress images without uploading nosend Support us
← All posts

Squoosh Alternative: Batch, HEIC, and Still 100% Local

September 2, 2026

Squoosh and nosend share the same core idea: compress images in the browser and upload nothing. Squoosh, from Google Chrome Labs, does it with a set of WebAssembly codecs and deep per-image controls. nosend does it with the Canvas API and a much simpler interface built for volume.

If you already believe in client-side compression, choosing between them comes down to how many images you have and how much tuning you want to do.

nosend vs Squoosh

nosendSquoosh
Where files are processedYour browserYour browser (same)
Multiple files at onceYes, unlimitedOne image at a time
HEIC / iPhone photosYesNo
Codec controlQuality sliderDeep per-codec settings (MozJPEG, OxiPNG…)
AVIF outputNoYes
Before/after comparisonSize and savings per fileSide-by-side visual slider
Actively maintainedYesLargely dormant
Metadata (EXIF, GPS)Stripped automaticallyStripped
Open sourceYes (MIT)Yes (Apache-2.0)

Where nosend wins

Where Squoosh wins

Squoosh is the better tool when you’re optimizing a single important image. Its side-by-side comparison slider, per-codec settings, and AVIF output give you a level of control nosend deliberately doesn’t. If you want to hand-tune one hero image or export AVIF, use Squoosh.

Both keep your files local

Worth being clear: Squoosh is not a privacy problem. Like nosend, it processes everything in your browser with no upload — it’s Google’s own demonstration that client-side compression works. This isn’t a privacy pitch against Squoosh.

It’s about batch processing, HEIC support, and whether the tool is still being worked on. If those matter to you, nosend covers the same client-side ground with less friction. If you want to read more about which tools actually upload your files, see Are online image compressors safe?

The bottom line

Squoosh is a great tool that Google has mostly stopped developing. For fine-tuning one image or exporting AVIF, it’s still worth using. For a batch of photos, iPhone HEIC files, or a tool that’s actively maintained — nosend does the same job in the browser with a fraction of the clicks.

Try it at nosend.io.


Related: