Photo editor on home is the camera-JPEG job. Image editor is the wider desk: a screenshot, a PNG with transparency, an icon, a scan, a layer stack. If all you needed was a camera JPEG, home still covers that. A brand comparison sits on Photo editor vs Picsart. Prompt-shaped search sits on AI photo editor.

This is GIMP. GPL-3.0. We did not make it. Official files live on gimp.org/downloads. The source repo is GNOME/gimp. This site does not host the installer. GitHub has the source, not the Windows installer. Skip Softonic, CNET, and unofficial wrappers. Skip Pixlr. Do not add a picture editor URL. That would twin home.

The button on this page goes to Install on the home page. Trust notes sit on Photo editor download safe.

Install an image editor

Paste this into Windows Terminal or Command Prompt:

winget install -e --id GIMP.GIMP
Copy

If winget is missing, install App Installer from Microsoft, then paste again. Official Microsoft links only. The other path is the project download page. File notes sit on Photo editor releases. LICENSE sits on Photo editor GitHub.

How to use an image editor on this PC

  1. Install GIMP with the command on this page, or the installer from gimp.org/downloads.
  2. Open GIMP. You should get a window, not a browser tab.
  3. File, Open. Pick a JPEG, PNG, or another raster the program lists. You should see the image in a canvas.
  4. Crop if the edges are junk. Use layers if you need a second pass that you can undo. Retouch spots with the tools in the toolbox. Zoom in so you can see the pixels you are changing.
  5. File, Export As into a folder you control. PNG keeps sharp edges and transparency. JPEG is smaller for photos. Play the file in a viewer that is not GIMP so you know the export is real.

That list is the image editor path. The project file is not the export. Send the export if someone else has to open it.

Photos, screenshots, and files that are not photos

A camera JPEG is one job. A screenshot of a window is another. An icon with a transparent background is a third. An image editor has to open all three without pretending they are the same. Flatten a screenshot only if you mean to. Keep the alpha on an icon. Save a photo as JPEG if size matters, not because JPEG is the only word you know.

Color on a screenshot is often already 8-bit sRGB. Do not convert it for fun. A print file may want a different path. We will not invent a CMYK lecture. If a printer asked for a format, match that. If nobody asked, export what the other person can open.

Text on an image is still pixels once you export. Keep a project if you might change the words. Export when the words are final. That is how you avoid opening a JPEG to fix a typo.

Layers, crop, and a copy before you ruin it

Duplicate the layer before a heavy retouch. If the clone goes wrong, you still have the original pixels. Crop last if you are not sure of the frame. Crop first if the junk around the subject is slowing you down. There is no single order. There is a copy.

Undo is not a backup. Save the project. Then export. Then open the export. If the export looks wrong, go back to the project. Throwing the project away before you checked the export is how people redo a night of work.

Filters can wait. A crooked crop and a dust spot are the first jobs. Fancy glow is how a simple screenshot becomes a different picture. An image editor can do both. You pick.

What this image editor will not do

It will not be a website you paste a prompt into. That search sits on the AI page, and the honest answer there is still this local program. It will not be Picsart. It will not be Pixlr. It will not twin home as picture editor.

It will not fetch an installer from GitHub Releases. That list is empty. Winget or gimp.org/downloads.

It will not claim we made GIMP. The GIMP team publishes it under GPL-3.0.

Formats worth naming once

XCF is the project. Other programs may not open it. PNG is lossless enough for graphics. JPEG is lossy and fine for a photo you already compressed. WEBP is smaller if the other person can open it. TIFF is for a print shop that asked for it. Pick one. Do not export five copies to the Desktop and lose the good one.

A huge 16-bit scan is slow. That is the file, not a broken install. Close other apps. Work on a copy. Flatten when you are done if the export does not need layers.

A crooked scan needs rotate before crop. Rotate, then crop the paper edge, then retouch dust. Doing crop first on a tilted scan cuts off a corner you still needed.

Batch work is a different night. One file, then a folder later if you still like the settings. An image editor that opens twenty files at once is how laptops heat up and people force-quit. Start with one.

Color picks from the image beat a guessed hex. Click the pixel that is already the right blue. Then paint. That is slower than a prompt and it matches the file in front of you.

Guides and a grid help when you are lining up a logo. Turn them off before export if you do not want them in the pixels. They are overlays. They should not become part of the PNG unless you flattened by mistake.

A second view at 100 percent and a zoomed view at the same time is how you catch a halo. Fix the halo before you export. Compression will not hide it. It will make it worse.

Name the export with a date and what it is. Flyer-2026-09-01.png beats final-final2. Put it next to the project file. If you have to reopen it in a week, you will know which pair belongs together.

How do I use an image editor?

Install with winget install -e --id GIMP.GIMP or the installer from gimp.org/downloads. Open the file. Edit. Export As. The install pointer is Install on the home page.

Can an image editor open a PNG that is not a photo?

Yes. Screenshots, icons, and graphics with transparency are the wider job. Photos are one of the files it opens.

Is an image editor the same as home?

Home is Photo editor. This URL is Image editor, the wider capture of files that are not only camera JPEGs. Same program. Different search phrase. Do not add picture editor.

Did you make this image editor?

No. The GIMP team publishes GIMP under GPL-3.0. Official files live on gimp.org/downloads. This site only points at that page. We do not host the installer.