Photo Compressor Features: What This Picture and Image Compressor Chrome Extension Actually Does

Photo Compressor is a free photo compressor Chrome extension that shrinks JPEG, PNG, WEBP and GIF files right inside the browser, usually cutting file size by 50–70%, and it never uploads anything to a server. Install it from the Chrome Web Store and this page walks through every feature it actually has, not the marketing pitch.

It runs as a picture compressor in the Chrome side panel, so it installs in two clicks and needs no account, no email, and no sign-in screen to start compressing.

Four-step diagram: open the Chrome side panel, add images, set a target size, download a ZIP
Four steps from an open side panel to a finished ZIP — that is the whole workflow of this image compressor Chrome extension.

Compress to an exact file size in kilobytes

Most tools in this space hand you a quality slider and let you guess. TinyPNG, Squoosh, and Compressor.io all work that way — drag, download, check the size, drag again if it’s still too big. Photo Compressor instead lets you type a target weight in kilobytes and stop guessing. Among the Chrome extensions in this category, only one competitor does something similar: ImgCompressor, a small English-only extension at version 0.2 with roughly 14.42 KiB of code, last updated September 23, 2024.

Why a quality slider is not the same thing

A slider is manual trial and error: move it, download, look at the resulting size, repeat until it’s small enough. A target size flips that around — you say “no more than 200 KB” and the extension picks the closest compression that stays under that ceiling. It is worth being precise here: the algorithm lands on the nearest value not larger than the number you set, not an exact match to the kilobyte.

Split comparison of a quality slider versus typing a target size in kilobytes
A quality slider makes you guess and repeat; a target size in kilobytes settles the question in one pass.

Typical upload limits people hit

The most common reason to compress an image isn’t vanity, it’s a hard ceiling somewhere else — a document upload form that rejects anything over 200 KB, a classifieds site capping photos at 1 MB, or an avatar field that silently fails past a few hundred kilobytes. Real examples from the extension’s own screenshots show the range it operates in: a 348 KB photo came down to 150.3 KB (a 53% reduction), and a 157.6 KB image dropped to 56.0 KB (64%).

Bar chart of real before and after file sizes: 348 KB to 150 KB and 158 KB to 56 KB
Real results from the product’s own screenshots: 348 KB down to 150 KB and 158 KB down to 56 KB.

The Chrome side panel: the compressor stays open while you work

Photo Compressor runs in Chrome’s built-in side panel rather than a popup, and that single design choice changes how it fits into a real workflow. Among the extensions reviewed for this comparison, only one other product — Compress Png, with roughly 1,000 users, a 4.875 rating across 8 reviews, 54 supported locales, and version 1.1.4 — also uses the side panel. Everything else lives in a popup.

Why a popup is worse for batches

A standard Chrome extension popup closes the instant you click anywhere on the page behind it. That’s a minor annoyance for one file. For ten files pulled from different tabs, it means reopening the extension over and over. The side panel stays docked and open while you navigate, so you can visit five product pages, right-click an image on each, and the panel keeps collecting results the whole time.

What the panel shows

The panel lays out a grid of thumbnails, each with a percentage badge and a “before → after” size label underneath it. Along the top sit ADD IMAGES and CLEAN ALL buttons; along the bottom, DOWNLOAD ALL and a toolbar with compression settings and a theme switch. The full interior — panel layout, batch grid, and toolbar — is broken down on the workspace page.

Photo Compressor side panel showing five compressed images with percentage badges and a DOWNLOAD ALL button
The side panel keeps the whole batch visible — every thumbnail carries its own percentage and its before-to-after size.

Right-click any image on the web and compress it

This is one of the features that makes this picture compressor different from a plain online tool: Photo Compressor adds a “Compress Image” entry to Chrome’s right-click context menu, so an image doesn’t need to be downloaded first. Two competitors in the same category also ship this: Bulk image compressor, and Compress Image by WRUFF, which holds a 4.5 rating across 52 ratings, sits at version 2.2 released April 18, 2025, and supports 30 languages. Making this work requires the contextMenus permission plus host access to the page you’re on.

Two clicks instead of save-then-upload

Right-click an image directly on a web page, choose “Compress Image,” and the result shows up in the side panel a moment later. There’s no detour through “Save Image As,” no digging through a Downloads folder, and no separate tab for an online tool.

Batch processing and one ZIP download

Photo Compressor accepts multiple images at once and bundles the output into a single ZIP archive. This isn’t uncontested ground: Bulk image compressor (around 1,000 users, a 3.89 rating across 9 reviews, version 1.1.2, roughly 9.52 MB) and Multi-Image Compressor (31 users, ZIP output plus EXIF stripping) do the same thing and deserve to be named as direct rivals. Compress Png, by contrast, recommends staying under 30 images per run — worth knowing if you’re planning a very large batch anywhere in this category.

Right-click menu on an image in Google Images with the Compress Image entry, and the result appearing in the side panel
Right-clicking an image on any page sends it straight to the panel — no saving the original to disk first.

Not being used or transferred for purposes that are unrelated to the item’s core functionality.

Photo Compressor developer disclosure, Chrome Web Store

Adding files: button, drag and drop, right click

There are three ways to load images into the panel: click ADD IMAGES and pick files from disk, drag and drop them straight onto the panel, or right-click a picture anywhere on the web. The full walkthrough with screenshots for each method lives on the how-to-use page.

Custom output file names

Every compressed file can be given a custom name before download instead of keeping whatever the browser or camera assigned it. It’s a small thing, but it’s worth noting that on Compressor.io, renaming output files sits behind a paid tier — stated here as a neutral fact about their pricing, not a knock.

Formats, themes and offline work

Here’s what the extension supports and what it costs, honestly. Formats, straight from the product’s own interface screenshots rather than the marketing copy in its store listing: JPEG, PNG, WEBP, GIF. The interface itself ships in 52 languages. As of this writing the extension is at version 1.2, with 358 users and a 5.0 rating from 3 ratings — small numbers, stated plainly rather than dressed up.

FormatCompression typeTypical result
JPEGLossy50–70% smaller, occasionally up to 90%
PNGLossy/lossless mixStrong on photos, weaker on flat colour
WEBPLossyComparable to JPEG, often smaller
GIFLossyDepends heavily on frame count

Supported formats

The four formats above cover the large majority of what shows up in a browser day to day — camera photos, screenshots, web graphics, and simple animations. Anything outside that list, such as AVIF or HEIC, isn’t handled.

Four feature tiles: Chrome side panel, dark and light themes, drag and drop, fast processing
Side panel, both themes, drag and drop and a couple of seconds per file — the everyday surface of this picture compressor.

Dark and light themes

A theme toggle sits in the panel’s bottom toolbar, switching between a dark and a light interface. It’s a preference setting, not a feature that changes compression behavior.

It works with the Wi-Fi off

Every compression step runs locally in the browser, with no file ever leaving the machine and no usage data collected. Making that possible requires four permissions — activeTab, storage, sidePanel, and contextMenus — plus host access across sites, which is what lets the right-click menu item and side panel button appear anywhere. The full breakdown of what each permission does and why is on the access page.

Where Photo Compressor is not the right tool

This is the part most extensions skip, and skipping it is what makes their claims hard to trust.

Flat-colour PNG graphics compress better on TinyPNG. Logos, icons, and diagrams with large areas of solid colour respond well to palette quantization, a technique TinyPNG specializes in — Photo Compressor’s general-purpose engine won’t match it on that narrow case.

No API and no build-step automation. There’s no way to wire this extension into a static site build or a WordPress media pipeline. If that’s the requirement, a service with an API is the right tool, and pricing covers what that alternative actually costs compared to running everything locally for free.

Very large files can fail to process. Because everything happens in the browser’s own memory rather than on a server with elastic resources, a very large image can hit a ceiling. This isn’t unique — competing local tools run into the same wall and most are upfront about it, so Photo Compressor is too.

Free, with no quotas

There’s no subscription, no monthly quota, and no account to create. Compression runs on the user’s own machine, so there’s no server cost driving a paywall — the pricing page lays out exactly how that compares to what TinyPNG, iLoveIMG, and Compressor.io charge once their free limits run out. That’s the trade-off behind this image compressor Chrome extension: fewer bells and whistles than a full web service, no bill either.

Install Photo Compressor from the Chrome Web Store to try any of the features above directly.

Official sources

FAQ