About PicBrewery

PicBrewery is a free, open tool that compresses and converts images entirely inside your browser. Your images are never uploaded — they stay on your device.

What it is

PicBrewery is a one-page web application for optimizing photos and graphics. Drop in JPG, PNG, WebP, AVIF or BMP files and get compressed variants in all four modern formats side-by-side — so you can pick the smallest one that still looks right. Batch size is up to 20 files at 20 MB each, with two concurrent encodes to keep your laptop responsive.

Why optimize images?

Images are usually the single largest payload on any web page — often more than HTML, CSS and JavaScript combined. Compressing and converting them into modern formats is the fastest, lowest-risk way to speed up a site, cut bandwidth bills and improve search rankings, without rewriting a line of code.

How it works

PicBrewery runs production-grade image codecs compiled to WebAssembly, executed inside Web Workers so the UI stays responsive. The same libraries that power native desktop tools are doing the heavy lifting — only the glue is JavaScript.

When you drop files, decoding and re-encoding happens entirely on your device. The OffscreenCanvas API and typed arrays move pixel data around with minimal copying. The finished blobs go straight into a download link or a ZIP archive built in the browser with fflate.

Privacy

Image processing is 100% client-side. Your files are decoded, re-encoded and zipped entirely inside your browser — they are never uploaded to any server, and the codec binaries are static assets. Once loaded, PicBrewery works offline.

The website itself uses privacy-respecting analytics (Google Analytics 4 and Yandex.Metrika) and may show ads (Google AdSense and the Yandex Advertising Network) to keep the project free. None of these are loaded until you opt in via the cookie banner — you can accept, reject or adjust your choice any time from the Privacy Policy page or the "Cookie settings" link in the footer.

Your preferences (theme, advanced codec settings) are saved to localStorage on your device so they survive reloads.

Browser support

Requires a modern browser with WebAssembly, Web Workers and OffscreenCanvas — Chrome 90+, Firefox 90+ and Safari 15+. Older browsers see an explicit incompatibility screen.

Learn more

If you want to go deeper into image formats, start with our Image formats comparison — a practical guide to JPEG, PNG, WebP and AVIF — or open PicBrewery.

Chrome Extension

Free Chrome extension that scans any webpage, scores image weight, and shows how much faster the page would load with lighter images — then optimize in PicBrewery.

Get Chrome Extension

Get Chrome Extension

Contact us

Have questions, suggestions, or found a bug? We always welcome your feedback.

Ready to optimize?

Drop your images into PicBrewery. Everything stays on your device.

Open PicBrewery