GIMP
The free and open-source GNU Image Manipulation Program for photo retouching.
Why consider GIMP?
GIMP is an open-source cross-platform raster graphics editor. It provides sophisticated tools for photo retouching, composition, layered image construction, and extensible Python scripting.
Learn GIMP by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of GIMP
GIMP (GNU Image Manipulation Program) provides professional photo editing capabilities, color management (LittleCMS), high bit-depth processing (GEGL), and broad file format support (PSD, TIFF, WebP, PNG).
Installation
# Ubuntu/Debiansudo apt install gimp# macOS via Homebrewbrew install --cask gimp# Windows via Wingetwinget install GIMP.GIMPGIMP is distributed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.