guides/awesome-software/gimp/README.md
2024-02-07 05:52:59 -06:00

772 B

GIMP

The best photo editor, ever. Free, libre, powerful, fast, lean size, constant development.

Tips

PhotoGIMP by Diolinux

GIMP configuration files to make it look like photoshop. For GNU/Linux users, run this to install or update PhotoGIMP (it will probably overwrite pre existing configs, so, run at your own risk):

mkdir -p ~/.config/GIMP && wget -qO- https://api.github.com/repos/Diolinux/PhotoGIMP/tarball | tar -xz -C ~/.config/GIMP/ --wildcards "*/.var/app/org.gimp.GIMP/config/GIMP/2.10" --strip-components=6

For the rest of the world, visit the project's repository here and follow installation instructions.