About ImageForge

ImageForge is a free image editor that runs entirely in your browser. No uploads, no account, no sign-up — open the page and start editing.

Why it exists

Most "free online image editor" sites quietly upload your picture to a server, process it there, and hand it back. That is slow, it breaks on large files, and it means your photo — which might be a contract, a medical scan or a family picture — sits on someone else's machine.

ImageForge takes the other route: every operation happens on your own device using the HTML5 Canvas API. The page you load is the whole application.

What it can do

Who it is for

What it is not

It is not a replacement for Photoshop or GIMP on large, multi-hundred-megabyte files. Browser memory is the practical ceiling. For a quick edit it is faster than installing anything; for a 400-layer print project, use a desktop application.

Technology

Privacy, in one line

Your images are processed in your browser and are never uploaded. Read the Privacy Policy for the full detail.

Open source

The code is on GitHub under the MIT License. Bug reports, feature requests and pull requests are all welcome.