PhotoGIMP is a free, community-driven patch that transforms GIMP (GNU Image Manipulation Program) into a layout that feels familiar to Adobe Photoshop users. If you're switching from Photoshop to GIMP and want to feel at home right away, PhotoGIMP is for you.
New to GIMP? GIMP is a free and open-source image editor available for Linux, macOS, and Windows. It can do most things Photoshop can — photo retouching, image composition, graphic design, and more — all for free. PhotoGIMP just makes it look and feel more like Photoshop.
.desktop file gives PhotoGIMP its own icon and app name in your system menu.| Splash Screen | Application Window |
|---|---|
![]() PhotoGIMP Diolinux splash screen | ![]() PhotoGIMP 3 |
Before installing PhotoGIMP, make sure you have:
| Requirement | Details |
|---|---|
| GIMP 3.0 or newer | Download from: gimp.org or Flathub (Linux) |
| Run GIMP at least once | GIMP needs to generate its config files before PhotoGIMP can overwrite them. Install GIMP → open it → close it → then install PhotoGIMP. |
[!WARNING] Back up your current GIMP settings before installing! PhotoGIMP overwrites GIMP's configuration files. If you have custom settings you want to keep, save a backup copy first. See the backup instructions in each section below.
If you want to keep your current GIMP settings, back them up first:
cp -r ~/.config/GIMP/3.0 ~/GIMP-3.0-backup
.zip file into your home folder (~).
~/.config and ~/.local, which are hidden folders.If you installed GIMP from your distro's package manager (apt, dnf, pacman, etc.) instead of Flatpak, the config folder is in the same location (~/.config/GIMP/3.0), so the steps above still work. Just make sure you have GIMP version 3.0 or newer.
If you want to keep your current GIMP settings, back them up first:
%APPDATA%\GIMP and press Enter.3.0 folder to a safe location (e.g., your Desktop).PhotoGIMP.zip to any folder (e.g., your Desktop).3.0 folder.%APPDATA%\GIMP and press Enter — this opens GIMP's settings folder.3.0 folder here.You can also download photogimp.ico and update the icon on the GIMP shortcut located at:
%appdata%\Microsoft\Windows\Start Menu\Programs\GIMP 3.0.0
Right-click the shortcut → Properties → Change Icon → browse to the downloaded .ico file.
If you use Chocolatey, you can install PhotoGIMP with a single command:
choco install photogimp
Maintained by: André Augusto
If you want to keep your current GIMP settings, back them up first:
~/Library/Application Support/GIMP.GIMP folder to a safe location (e.g., your Desktop).PhotoGIMP.zip to any folder (e.g., your Desktop).3.0 folder.~/Library/Application Support/GIMP and press Enter.2.10 folder from a previous installation, delete it to
avoid conflicts.3.0 folder inside the GIMP folder.If Finder's "Merge" option silently skips existing files, or if you prefer
the command line, you can copy the PhotoGIMP files with rsync.
Open Terminal.
Run rsync, replacing /path/to/extracted/3.0/ with the extracted 3.0
folder location:
rsync -av --ignore-times /path/to/extracted/3.0/ ~/Library/Application\ Support/GIMP/3.0/
Make sure both paths end with /.
If your installed GIMP uses a different version folder, change the
destination to match it (for example, use
~/Library/Application\ Support/GIMP/3.2/ for GIMP 3.2).
PhotoGIMP replaces or adds the following files in GIMP's configuration directory:
| File / Folder | What it does |
|---|---|
shortcutsrc | Keyboard shortcuts mapped to match Photoshop |
toolrc | Tool configuration and ordering |
sessionrc | Window layout and panel positions |
dockrc | Dock / panel configuration |
gimprc | General GIMP preferences (canvas, grid, etc.) |
contextrc | Active tool/color context settings |
splashes/ | Custom PhotoGIMP splash screen |
theme.css | Minor UI theme adjustments |
templaterc | Pre-defined canvas templates |
On Linux, the patch also installs:
.desktop file (app launcher with PhotoGIMP name and icon)~/.local/share/icons/To remove PhotoGIMP and restore GIMP to its default state, simply delete GIMP's config folder and reopen GIMP — it will regenerate fresh default settings.
rm -rf ~/.config/GIMP/3.0
Then open GIMP again — it will create a brand new default configuration.
If you made a backup earlier, restore it instead:
cp -r ~/GIMP-3.0-backup ~/.config/GIMP/3.0
%APPDATA%\GIMP and press Enter.3.0 folder.Or restore your backup by pasting the backed-up 3.0 folder back.
~/Library/Application Support/GIMP.3.0 folder.Or restore your backup by pasting the backed-up folder back.
[!CAUTION] PhotoGIMP does not have an official website. The only official source for the project is its GitHub repository: https://github.com/Diolinux/PhotoGIMP/
.config and .local folders must be in your home directory (~). They are hidden — press Ctrl + H in your file manager to see them.3.0 folder must be inside %APPDATA%\GIMP, not next to it.3.0 folder must be inside ~/Library/Application Support/GIMP.No. This version of PhotoGIMP is designed exclusively for GIMP 3.0 and newer. The configuration format changed significantly between GIMP 2.x and 3.x.
No. PhotoGIMP only replaces configuration files (shortcuts, layout, preferences). Your personal brushes, fonts, gradients, and plug-ins remain untouched.
Absolutely! PhotoGIMP just sets a starting point. You can change any shortcut in GIMP via Edit → Keyboard Shortcuts.
Just download the latest release and follow the installation steps again — it will overwrite the previous PhotoGIMP configuration.
Found a bug? Have a suggestion? We'd love your help!
This README is available in other languages:
Want to add your language? Fork the repo, create a docs/README_xx.md file, and submit a pull request!
PhotoGIMP is maintained by people who contribute their time to keep the project available, documented, and compatible with current GIMP releases. You can support its continued development through its main contributors:
Code contributions, issue reports, translations, and documentation improvements are also valuable ways to help PhotoGIMP continue.
PhotoGIMP is licensed under the GNU General Public License v3.0.
(top 30 of 33)
Hacker News (1)
Python
54.7%
Shell
42.5%
CSS
2.8%
PhotoGIMP is a free, community-driven patch that transforms GIMP (GNU Image Manipulation Program) into a layout that feels familiar to Adobe Photoshop users. If you're switching from Photoshop to GIMP and want to feel at home right away, PhotoGIMP is for you.
New to GIMP? GIMP is a free and open-source image editor available for Linux, macOS, and Windows. It can do most things Photoshop can — photo retouching, image composition, graphic design, and more — all for free. PhotoGIMP just makes it look and feel more like Photoshop.
.desktop file gives PhotoGIMP its own icon and app name in your system menu.| Splash Screen | Application Window |
|---|---|
![]() PhotoGIMP Diolinux splash screen | ![]() PhotoGIMP 3 |
Before installing PhotoGIMP, make sure you have:
| Requirement | Details |
|---|---|
| GIMP 3.0 or newer | Download from: gimp.org or Flathub (Linux) |
| Run GIMP at least once | GIMP needs to generate its config files before PhotoGIMP can overwrite them. Install GIMP → open it → close it → then install PhotoGIMP. |
[!WARNING] Back up your current GIMP settings before installing! PhotoGIMP overwrites GIMP's configuration files. If you have custom settings you want to keep, save a backup copy first. See the backup instructions in each section below.
If you want to keep your current GIMP settings, back them up first:
cp -r ~/.config/GIMP/3.0 ~/GIMP-3.0-backup
.zip file into your home folder (~).
~/.config and ~/.local, which are hidden folders.If you installed GIMP from your distro's package manager (apt, dnf, pacman, etc.) instead of Flatpak, the config folder is in the same location (~/.config/GIMP/3.0), so the steps above still work. Just make sure you have GIMP version 3.0 or newer.
If you want to keep your current GIMP settings, back them up first:
%APPDATA%\GIMP and press Enter.3.0 folder to a safe location (e.g., your Desktop).PhotoGIMP.zip to any folder (e.g., your Desktop).3.0 folder.%APPDATA%\GIMP and press Enter — this opens GIMP's settings folder.3.0 folder here.You can also download photogimp.ico and update the icon on the GIMP shortcut located at:
%appdata%\Microsoft\Windows\Start Menu\Programs\GIMP 3.0.0
Right-click the shortcut → Properties → Change Icon → browse to the downloaded .ico file.
If you use Chocolatey, you can install PhotoGIMP with a single command:
choco install photogimp
Maintained by: André Augusto
If you want to keep your current GIMP settings, back them up first:
~/Library/Application Support/GIMP.GIMP folder to a safe location (e.g., your Desktop).PhotoGIMP.zip to any folder (e.g., your Desktop).3.0 folder.~/Library/Application Support/GIMP and press Enter.2.10 folder from a previous installation, delete it to
avoid conflicts.3.0 folder inside the GIMP folder.If Finder's "Merge" option silently skips existing files, or if you prefer
the command line, you can copy the PhotoGIMP files with rsync.
Open Terminal.
Run rsync, replacing /path/to/extracted/3.0/ with the extracted 3.0
folder location:
rsync -av --ignore-times /path/to/extracted/3.0/ ~/Library/Application\ Support/GIMP/3.0/
Make sure both paths end with /.
If your installed GIMP uses a different version folder, change the
destination to match it (for example, use
~/Library/Application\ Support/GIMP/3.2/ for GIMP 3.2).
PhotoGIMP replaces or adds the following files in GIMP's configuration directory:
| File / Folder | What it does |
|---|---|
shortcutsrc | Keyboard shortcuts mapped to match Photoshop |
toolrc | Tool configuration and ordering |
sessionrc | Window layout and panel positions |
dockrc | Dock / panel configuration |
gimprc | General GIMP preferences (canvas, grid, etc.) |
contextrc | Active tool/color context settings |
splashes/ | Custom PhotoGIMP splash screen |
theme.css | Minor UI theme adjustments |
templaterc | Pre-defined canvas templates |
On Linux, the patch also installs:
.desktop file (app launcher with PhotoGIMP name and icon)~/.local/share/icons/To remove PhotoGIMP and restore GIMP to its default state, simply delete GIMP's config folder and reopen GIMP — it will regenerate fresh default settings.
rm -rf ~/.config/GIMP/3.0
Then open GIMP again — it will create a brand new default configuration.
If you made a backup earlier, restore it instead:
cp -r ~/GIMP-3.0-backup ~/.config/GIMP/3.0
%APPDATA%\GIMP and press Enter.3.0 folder.Or restore your backup by pasting the backed-up 3.0 folder back.
~/Library/Application Support/GIMP.3.0 folder.Or restore your backup by pasting the backed-up folder back.
[!CAUTION] PhotoGIMP does not have an official website. The only official source for the project is its GitHub repository: https://github.com/Diolinux/PhotoGIMP/
.config and .local folders must be in your home directory (~). They are hidden — press Ctrl + H in your file manager to see them.3.0 folder must be inside %APPDATA%\GIMP, not next to it.3.0 folder must be inside ~/Library/Application Support/GIMP.No. This version of PhotoGIMP is designed exclusively for GIMP 3.0 and newer. The configuration format changed significantly between GIMP 2.x and 3.x.
No. PhotoGIMP only replaces configuration files (shortcuts, layout, preferences). Your personal brushes, fonts, gradients, and plug-ins remain untouched.
Absolutely! PhotoGIMP just sets a starting point. You can change any shortcut in GIMP via Edit → Keyboard Shortcuts.
Just download the latest release and follow the installation steps again — it will overwrite the previous PhotoGIMP configuration.
Found a bug? Have a suggestion? We'd love your help!
This README is available in other languages:
Want to add your language? Fork the repo, create a docs/README_xx.md file, and submit a pull request!
PhotoGIMP is maintained by people who contribute their time to keep the project available, documented, and compatible with current GIMP releases. You can support its continued development through its main contributors:
Code contributions, issue reports, translations, and documentation improvements are also valuable ways to help PhotoGIMP continue.
PhotoGIMP is licensed under the GNU General Public License v3.0.
Hacker News (1)
(top 30 of 33)
Python
54.7%
Shell
42.5%
CSS
2.8%