About PixelSquish

Last updated 2026-08-25 · Launched 14 August 2026

PixelSquish is a set of free web tools for compressing, resizing and converting images. One thing separates it from most alternatives: your files never travel anywhere. Everything happens inside the browser tab you are looking at right now.

Why it was built this way

The standard design for an online image tool is upload → process → download. Your file travels to a company's server, gets converted there, and comes back. There is nothing sinister about that — servers are fast and it works on any device. But it does mean that, for some window of time, a copy of your image exists on a machine you don't control.

That mattered to me when the file was a scanned contract, a photo of an ID, or product shots belonging to an employer. So this was built the other way. Browsers ship with an API called Canvas that can decode and re-encode images on their own. PixelSquish is built on it.

You can verify the claim yourself

Any site can say it doesn't upload your files. Two checks settle it, and neither needs technical skill:

Run those checks and you will still see small pings: analytics events and an anonymous usage counter. Those carry which tool was opened — never the image, and never the file name. The privacy policy spells out exactly what is in them.

What it can't do

Browser-side processing is not magically better at everything, and it's fair to know the costs.

Who runs it

One developer builds and runs this. Not a company, not a team. I work in e-commerce operations, where resizing images and matching platform specs is a daily chore, and I built these tools for myself first. I still use them in my own work. That is usually why a feature exists — because the lack of it annoyed me.

What broke while building it, and why, gets written up on the blog. Writing only about what went well would make it advertising rather than a record, so the mistakes go in too.

How it makes money

It doesn't, yet. Every tool is free, with no account and no payment. Running costs are the domain ($10.46 a year) and a server that stays inside a free tier — because your device does the image work, there is almost nothing to pay for.

Advertising may appear on this site later. If it does, the privacy policy will be updated first to say exactly what changes. Your images are never sold or shared under any circumstances — they are never received in the first place, so there is nothing to pass on.

Get in touch

Found a bug, need a tool that isn't here, or have a question? Send it through the contact page. I read them myself.