Gimp
gimp.org Windows, Mac OS, LinuxA free, open source, cross-platform image editor. GIMP is a powerful tool for photo retouching, image composition, and image authoring. It is highly customizable, and supports a wide range of file formats.
- Homepage: gimp.org
- GitHub: github.com/GNOME/gimp
- Web info: web-check.xyz/results/gimp.org
Gimp Source Code
Author
Description
Read-only mirror of https://gitlab.gnome.org/GNOME/gimp
Homepage
https://gitlab.gnome.org/GNOME/gimpLicense
NOASSERTION
Created
03 Jun 12
Last Updated
14 Sept 24
Latest version
soc-2012-unified-transform-before-gsoc
Primary Language
C
Size
730,786 KB
Stars
4,807
Forks
667
Watchers
4,807
Language Usage
Star History
Top Contributors
- @mitchfoo (13788)
- @ell-gh (1905)
- @muks (599)
- @cmyk-student (549)
- @yosh (530)
- @filmsi (443)
- @yurchor (435)
- @piotrdrag (412)
- @Wormnest (395)
- @prokoudine (378)
- @hodefoting (347)
- @alexiade (327)
- @haaninjo (281)
- @drawoc (247)
- @brunvonlope (243)
- @jordimas (229)
- @tml1024 (195)
- @Rodhos (191)
- @rentaclaus (190)
- @simon-budig (185)
- @EkaterinePapava (157)
- @nielsdg (157)
- @bootchk (151)
- @MichaelMure (149)
- @lumingzh (134)
- @hugok79 (121)
- @sveinki (113)
- @dmtrs32 (101)
- @nphilipp (100)
- @Alan01 (84)
Recent Commits
- Alx Sa (14 Sept 24)
app/tools: Use existing filter's drawable to get filter stack Resolves #12034 Previously, we used the Filter Tool's drawable when updating an existing filter. However, if the user has a different layer selected than what the edited filter is attached to, the edited filter is always put at the top of the filter stack. This patch retrieves the drawable from the existing filter itself, rather than assuming the filter tool's drawable is the same one.
- Kolbjørn Stuestøl (13 Sept 24)
Update Norwegian Nynorsk translation
- Alx Sa (13 Sept 24)
plug-ins: Replace GimpRGB in map-object
- Alx Sa (13 Sept 24)
operations: Remove GimpRGB from Gradient operation
- Alx Sa (10 Sept 24)
libgimpcolor, operations, plug-ins: Replace GimpRGB in GimpAdaptiveSuperSample GimpRGB replaced with gdouble arrays. Note that some temporary intermediate GimpRGBs objects were added, which will be removed when map-object and gimpoperationgradient are fully converted in a separate commit.
- Bruno (11 Sept 24)
build/windows: Make MSIX script less confusing in some sections
- Alx Sa (12 Sept 24)
script-fu: Port image scripts to GimpProcedureDialog
- Alan Mortensen (12 Sept 24)
Update Danish translation
- Alan Mortensen (12 Sept 24)
Update Danish translation
- Alan Mortensen (12 Sept 24)
Update Danish translation
- Alan Mortensen (12 Sept 24)
Update Danish translation
- Tim Sabsch (12 Sept 24)
Update German translation
- Alx Sa (12 Sept 24)
libgimpbase, libgimpconfig: Remove unused GimpRGBs d_color is no longer used in the codebase. gimp_config_deserialize_rgb () has been superseded by gimp_config_deserialize_color ().
- Ekaterine Papava (12 Sept 24)
Update Georgian translation
- Tim Sabsch (11 Sept 24)
Update German translation
- Tim Sabsch (11 Sept 24)
Update German translation
- Alx Sa (11 Sept 24)
plug-ins: Remove GimpRGB from Lighting Effects plug-in
- Jehan (11 Sept 24)
Issue #12011: gimp-path-import-from-file etc. are misnamed.
- Jehan (11 Sept 24)
NEWS: update.
- Jehan (11 Sept 24)
Issue #12021: Text editor Open and Clear buttons disabled and without icons. Also remove "text-editor-toolbar" which was one of these fake actions only used to represent submenus in the old action implementation.
- Jehan (11 Sept 24)
Issue #3495: broken conversion when changing TRC. When converting an image TRC (or a precision+TRC change), we used to convert the profile to a linear (resp. sRGB TRC) variant or use the builtin profile, which we'd set on the image. Pippin is telling me that "it used to be that linear and non-linear precision gave different results, rather than only about how things were stored". Yet this is not needed anymore. Nowadays "RGBA foo" + any profile is linear anyway, disregarding the profile's TRC. Furthermore, this way, we don't lose the original TRC in a non-linear -> linear -> non-linear roundtrip and we simplify the code, which fixes such problems as shown in #3495 as a side effect.
- Jehan (10 Sept 24)
plug-ins: allow running file-raw-data non-interactively. The code was perfectly working already, yet we were blocking the non-interactive case only to stop automatic runs, such as generating thumbnails. The chosen solution is not perfect either as it would break on the odd case where a given raw data file's expected dimensions were the default. Yet it's a start.
- Jehan (10 Sept 24)
plug-ins: fix s/bpp/bpc/ in "pixel-format" argument. Fortunately I caught this one, because the string values of the GimpChoice argument would have been part of the API and confusing bits per pixel and per channel is not so good for a graphic program! 😅 Only places this was alright were the grayscale ones, with no alpha (where there is only one channel, so bpc and bpp are the same). I hesitated a lot of I should write BPC to be consistent with other args or not. In the end, I stick to BPP there, since I find it somehow clearer this way. Luckily this doesn't break string freeze because there was no mention of what the bit-sizes represent in the arg labels.
- Stanislav Grinkov (01 Sept 24)
display: Use label for GimpStatusComboBox width We check the width of the zoom label (if it exists) and use it to size the combobox's entry field. Otherwise, we default to the existing formula. Also removes Windows special-casing for PERCENT_SPACING constant, as Pango now uses harfbuzz on Windows as well.
- Kolbjørn Stuestøl (10 Sept 24)
Update Norwegian Nynorsk translation
- Kolbjørn Stuestøl (10 Sept 24)
Update Norwegian Nynorsk translation
- Kolbjørn Stuestøl (10 Sept 24)
Update Norwegian Nynorsk translation
- Bruno (31 Aug 24)
build/windows: Make crossroad more persistent with MSYS2 servers Crossroad have a tendency of failing due to internet disconnection. Let's add code to retry the deps downloading to reduce failures.
- Tim Sabsch (09 Sept 24)
Update German translation
- Alx Sa (08 Sept 24)
operations: Revert legacy modes for performance This patch temporarily reverts 02546da7, due to performance issues with our use of Babl. After 3.0, we'll try to improve these operations so they can be more color correct. However, GimpRGB, GimpHSV, and GimpHSL are replaced with double arrays.
Gimp Website
Website
GIMP - GNU Image Manipulation Program
GIMP - The GNU Image Manipulation Program: The Free and Open Source Image Editor
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address 151.101.65.91
- Location San Francisco, California, United States of America, NA
- ISP Fastly Inc.
- ASN AS54113
Associated Countries
- US
- FI
Saftey Score
Website marked as safe
100%
Blacklist Check
www.gimp.org was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Gimp Docker
Container Info
Gimp
[GIMP](https://www.gimp.org/) is a free and open-source raster graphics editor used for image manipulation (retouching) and image editing, free-form drawing, transcoding between different image file formats, and more specialized tasks. It is extensible by means of plugins, and scriptable.
DockerHub Metrics
- Pull Count 4,687
- Stars 2
- Date Created 08 Dec 23
- Last Updated 3 months ago
View on DockerHub
linuxserver/gimpRun Command
docker run -d \ -p 3000:3000/tcp \ -p 3001:3001/tcp \ -e PUID=${PUID} \ -e PGID=${PGID} \ -e TZ=${TZ} \ -v /volume1/docker/gimp/config:/config \ --restart=unless-stopped \ linuxserver/gimp:latest
Compose File
version: 3.8 services: gimp: image: linuxserver/gimp:latest ports: - 3000:3000:tcp - 3001:3001:tcp environment: PUID: 1024 PGID: 100 TZ: Europe/Amsterdam volumes: - /volume1/docker/gimp/config:/config restart: unless-stopped
Environment Variables
- Var Name Default
- PUID 1024
- PGID 100
- TZ Europe/Amsterdam
Port List
- 3000:3000/tcp
- 3001:3001/tcp
Volume Mounting
- /volume1/docker/gimp/config /config
Permissions
- read ✅ Yes
- write ✅ Yes
- admin ✅ Yes
Gimp Reviews
More Image Editors
-
A free, open source, professional vector graphics editor. It is a powerful tool for creating illustrations, icons, logos, diagrams, maps, and web graphics.
-
A more advanced take on Microsoft Paint. Suitable for basic image editing, with support for basic layers, unlimited undo/redo, and extendable via plugins
-
A free web-based image editor, with a modern UI. Also offers premium/paid features, such as AI-powered generation, touchup and editing
Not Open Source -
A powerful raw photo processing system and editor, for non-destructive editing of raw digital photos
-
A free online image editor, for both raster and vector graphics, with a very wide range of supported formats
-
Digital painting application. Free and open source (backed by KDE), with cross-platform support, Krita is popular among both professional and amateur artists due to it's comprehensive feature set, and intuitive UI
-
A photography workflow application (similar to Adbobe Lightroom) Includes a non-destructive raw developer for raw images and managing digital negatives.
About the Data: Gimp
API
You can access Gimp's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/creativity/image-editors/gimp
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Gimp
Help your friends compare Image Editors, and pick privacy-respecting software and services.
Share Gimp and Awesome Privacy with your network!