Photo Compressor FAQ: picture and image compressor questions answered

Photo Compressor is a free photo compressor built as a Chrome extension for images — not the air-tool kind of compressor some searches for this phrase turn up. It runs a full picture and image compressor toolkit directly inside Chrome, according to its Chrome Web Store listing. Install from the Chrome Web Store to try it on your own files before reading further.

Four monoline icons showing how the photo compressor works locally in the browser
The whole compression path stays on your machine — nothing is uploaded to a server at any step.

This page collects the real questions people ask about picture compressors and image compressors, and answers them honestly for our own extension. Photo Compressor is young — 358 users and 3 reviews in the Chrome Web Store at the time of writing — so we’re not going to pretend it has thousands of users or a long track record. What follows is a plain account of what it does, what it doesn’t do, and where it differs from established online tools.

The short version

If you only read one paragraph: Photo Compressor is a free Chrome extension that shrinks JPEG, PNG, WEBP and GIF files on your own machine. Nothing is uploaded, there is no account, and there is no daily cap on how many pictures you push through it. Typical savings land in the 50-70% range, which is enough to get a phone photo under an email or upload limit without visibly degrading it.

Right-click Compress Image menu on a picture in Google Images, feeding the Chrome side panel
Right-click any picture on a page and it lands compressed in the side panel — no saving the original first.

The two things it does that most compressors don’t are worth calling out early. You can name a target weight in kilobytes and let it find the quality setting that hits it, instead of dragging a slider and guessing. And you can right-click any picture you find on a web page and send it straight to the panel, without saving it first.

Batch work follows the same logic. Add a folder’s worth of pictures, apply one quality or one target weight to the whole set, and take the results away as a single ZIP with your own file names on them.

Chrome side panel showing five compressed pictures with size reductions from 61 to 72 percent
A real batch in the side panel: each picture keeps its own before-and-after weight so you can see what you traded.

Everything below expands on those points, plus the questions people actually ask before installing an image compressor: what happens to quality, which formats survive, what the batch limits are, and which browsers it runs in.

Official sources and documentation

Before the question list, here are the primary sources behind the technical claims on this page. The extension itself is listed on the Chrome Web Store, where its permissions, version history and current rating are public. The side panel and right-click menu are built on documented Chrome platform features — see the Chrome sidePanel API reference for how extensions attach a persistent panel to the browser window. Local, in-browser compression relies on the MDN documentation for canvas.toBlob(), the standard browser API for re-encoding image data without sending it anywhere. If you ever want to remove any extension, Google’s own support article on installing and managing Chrome extensions walks through the steps. For background on the metadata question below, see the Wikipedia entry on Exif. And for comparison, TinyPNG is the online compressor referenced throughout this FAQ.

Split comparison of a local Chrome extension against an online image compressor
The practical trade-off against online tools: no upload and no free-tier ceiling, at the cost of Chrome-only support.

Most of the substance lives in the twenty questions below — pricing, privacy, formats, batch limits and browser support, each answered directly and linked to the relevant page on this site where it helps to dig deeper.

Still have a question

The honest summary is that this is a small, focused tool rather than a compression platform. It does local compression, target weights and batch ZIPs well, and it does not try to be a CDN, an API or an image editor.

Grid of supported formats and features: JPEG, PNG, WEBP, GIF, target size in KB, batch ZIP, custom file name, dark theme
Four formats in, a weight target in kilobytes, and a batch that comes back as one ZIP.

If your question isn’t covered above, write to info@photocompressor.pictures. For everything else, the fastest path is to try the tool yourself: Install from the Chrome Web Store and run a test file through the image compressor directly, or check what it can do on the features page first.