About Browser Image Editor

What this is

Browser Image Editor is a small collection of image utilities — compress, resize, convert, crop — that run entirely inside your browser. There is no account to create, no file to upload and no queue to wait in. You drop an image in, the work happens on your own machine, and you take the result away with you.

Why it runs in your browser

The usual reason an online image tool exists is to collect something: an email address, a subscription, or the images themselves. Doing the work locally removes the temptation. Because there is no server-side copy of your file, there is nothing to leak, nothing to sell and nothing to hold hostage behind a paywall. It also means the tools keep working while the page is open even if your connection drops, and that a 40 MB photo never has to travel over a mobile connection twice.

The trade-off is honest and worth saying plainly: your device does the work, so a large batch on an old phone will feel slower than a server would be, and very large images can exceed what a browser tab is allowed to allocate. The how it works page covers the specifics.

Who runs it

This site is run by its maintainer — there is no company behind it and no legal entity named on these pages. It is a small project, built and fixed in the open, with a bug tracker instead of a support department. If something is broken or confusing, get in touch; reports about wrong output or misleading copy are genuinely useful.

How it is paid for

It is not. There are no ads, no sponsored placements, no affiliate links, no analytics and no third-party trackers — you can confirm that by watching the Network panel in your browser's developer tools, which will show requests for this site's own files and nothing else. The running cost is serving a handful of static files.

What is not here yet

Some tools on the homepage are marked coming soon, which means exactly that: they are planned, not promised, and their pages say so. They are listed early so you can see where the project is heading, and their pages are deliberately kept out of search results until they actually work.

Last updated .