GIMP

最新版本 GIMP 2.10.24

GIMP 2.10.24

GIMP 2.10.24
GIMP(GNU 圖像操作程序)是一個免費分發的軟件,適用於照片修飾,圖像合成和圖像創作等任務。這是一個功能強大的軟件,具有任何其他免費軟件產品中沒有的功能。它可以用作簡單的繪圖程序,專業品質的照片潤飾程序,在線批量處理系統,批量生產圖像渲染器或圖像格式轉換器。 GIMP 是模塊化的,可擴展的和可擴展的。它的目的是增加插件和擴展來做任何事情。先進的腳本界面允許從最簡單的任務到最複雜的圖像處理程序都可以輕鬆編寫腳本。

GIMP 功能:

可自定義界面
每個任務需要不同的環境,並且 GIMP 允許您按照自己喜歡的方式自定義視圖和行為。從小部件主題開始,允許您將顏色,小部件間距和圖標大小更改為工具箱中的自定義工具集。界面被模塊化為所謂的碼頭,允許您將它們堆疊到標籤中,或者保持它們在自己的窗口中打開。按 Tab 鍵將隱藏切換.

照片增強
使用 GIMP 可以輕鬆補償大量的數碼照片瑕疵。修復由透鏡傾斜引起的透視失真,只需在變換工具中選擇校正模式即可。使用功能強大的濾鏡可以消除鏡頭的桶形失真和漸暈,但只需一個簡單的界面.

數碼修飾
GIMP 是高級照片修飾技術的理想選擇。使用克隆工具擺脫不必要的細節,或使用新的修復工具輕鬆修改小細節。使用透視克隆工具,就像使用正交克隆一樣輕鬆地克隆對象.

硬件支持
GIMP 包括對各種輸入設備的獨特支持。壓力和傾斜敏感的平板電腦,而且廣泛的 USB 或 MIDI 控制器。您可以將經常使用的操作綁定到設備事件,如旋轉 USB 滾輪或移動 MIDI 控制器的滑塊。在繪畫時更改畫筆的大小,角度或不透明度,將您喜歡的腳本綁定到按鈕上。加快您的工作流程!

文件格式
文件格式支持從常見的 JPEG(JFIF),GIF,PNG,TIFF 到諸如多分辨率和多色彩深度的 Windows 圖標文件等特殊用途格式。該架構允許使用插件來擴展 GIMP 的格式功能。您可以在 GIMP 插件註冊表中找到一些罕見的格式支持.

為了節省磁盤空間,可以使用 ZIP,GZ 或 BZ2 等檔案擴展名保存任何格式,並且 GIMP 將透明地壓縮文件,而無需執行任何額外步驟。

也可用:下載 GIMP 為 Mac

ScreenShot

軟體資訊
檔案版本 GIMP 2.10.24

檔案名稱 gimp-2.10.24-setup.exe
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 The GIMP Team
官網 http://www.gimp.org/
更新日期 2021-03-31
更新日誌

What's new in this version:

Core:
- Ignore Pentax and PentaxDng metadata at export because they are unsupported
- DBus calls (remote file open, typically with double click on file browser; and remote command run) are now processed after all command line files (in case of calls during startup) and in the call order (FIFO) for consistency. Some timeout has also been added to not spam the core process with non-processable DBus calls during startup.
- Display profile name in "Color space" field of Image Properties and improve ellipsis & wrap on dialog fields whose contents' size is not controllable together with better dialog size management.
- Fix stack overflow when loading very large XCF files on Windows
- Point snapping now works outside the canvas. This is used for snap to guides, grid and vectors. Snap to grid only works off-canvas when "Show All" is enabled because off-canvas grid is not visible otherwise, though snap to guide and vectors will always work off-canvas.

Libgimp:
Various metadata improvements:
- Improve reading of iptc tags that appear more than once

Plug-ins:
- JPEG export will better advertize when metadata export fails, possibly with relevant error message. Image export would not fail, but at least we make the person aware metadata is not properly exported.

More robust TIFF import and export:
- Better handling of Exif.Thumbnail.* tags on export
- Import now ignores TIFF pages with invalid directory (rather than freezing and output an error to warn of possible data loss)
- Import attempts to count the directories by reading them when the headers does not announce any directory, which allows to salvage images with improper header. Also if reading of a directory fail, we now output a message to warn of possible data loss.
- Fixed loading 2 and 4-bit TIFF images in grayscale and indexed
- Improve support of ExtraSamples fields with non-conformant TIFF files
- Improve loading of multi page tiffs with linear TRC
- More safety checks as a result of fuzz-testing
- Improve loading of MinIsWhite and MinIsBlack images
- GeoTIFF tag support added (recognized and stored into image parasites at import, then exported back when TIFF format is used) with appropriate "Save GeoTIFF data" checkbox (checked by default) to disable GeoTIFF metadata export when not desired.
- The metadata viewer and editor got a big cleaning and refactoring

Pass, as well as various fixes and several improvements:
- Fix handling of IPTC tags which can appear more than once (such as "Keywords") in both the viewer and editor
- Always read both the IPTC and XMP equivalent tags in the editor, instead of assuming they are necessarily the same.
- More IPTC equivalents of XMP tags added:
- Iptc.Application2.LocationName <=> Xmp.iptc.Location
- Iptc.Application2.BylineTitle <=> Xmp.photoshop.AuthorsPosition
- Iptc.Application2.CountryCode <=> Xmp.iptc.CountryCode
- Iptc.Application2.Writer <=> Xmp.photoshop.CaptionWriter
- The editor now properly saves IPTC tags.
- Improve UTF-8 conversion to avoid double string conversion (hence actually breaking encoding)
- Use proper unit abbreviations and proper label casing
- GPS data is now properly formatted with better precision and with
- Translatable string parts and tooltips are added to explain how to
- Correctly edit GPS data (latitude, longitude, altitude)
- Also seconds part of latitude/longitude is now saved with more
- Precision and altitude details now switch from .1m to .10m
- Better error reporting when the editor fails to write a tag, with proper GUI error, so that such error do not go unseen
- Better error handling when closing the editor or viewer too, and improve error handling when the calendar dialog fails
- Use a logging domain for debugging-only messages which pollutes the output.
- Xmp.iptc.CreatorContactInfo/Iptc4xmpCore:* override the shorter forms Xmp.iptc.Ci* if both are present, since the longer form is more common.
- Improve saving of XMP metadata
- And more bug fixes and refactoring steps to get rid of duplicate code.
- PNG will now prompt only for layer offset different from zero. Some software were always setting an offset of 0 (e.g.: POV-Ray v3.7) so GIMP would unecessarily prompt the user until now for PNG created by such software.

BMP:
- Allow loading of BMP images with incorrect BI_BITFIELDS compression
- Support loading more bit depth such as 24bpp images

File-darktable:
- Support updated Lua API of darktable 3.6 and beyond
- Adding environment contents to debugging output when
- DARKTABLE_DEBUG env variable is set

PDF import:
- New option to reverse order of layer
- Support fractional DPI (allowing accurate page dimensions)

DDS:
- Set blue channel of BC5 dds images to 0 instead of 255
- Fix DDS BC5 compression/decompression with Red and Blue swapped
- We detect images created by an older GIMP on loading and swap the channels back

HEIF:
- Removes the "HDR" mention on HEIF 10/12-bit export because high bit depth does not necessarily means HDR
- Runtime detection of HEIC and AVIF file formats (depending on available encoders and decoders), which allows afterwards update of the dependency, but also allows usage for a single format (e.g. for distributions which want to support only AVIF).
- With libheif 1.10, visually lossless export is possible for 10/12 bit depths too

PSD:
- More flexible reading of layer mask record size, skipping invalid or unsupported mask info size, hence allowing us to load more PSD files (at least the part of a PSD we support instead of failing the whole import altogether).

G3 fax images:
- Improve error handling when loading
- Be more forgiving on bad lines which were quite frequent on older fax images, allowing to salvage some old images

Build:
- Some configure fixes for autoconf-2.70 support
- Adwaita's legacy "software-update-available" icon is now bundled with GIMP to handle the possibility of them being absent from your system theme (typically it was missing on our Windows build).

Installer:
- New Slovak translation

Translations:
- Kabyle translation added

Build:
- Bumping minimum GEGL to version 0.4.30

GIMP 2.10.24 相關參考資料
Downloads - GIMP

Current Stable Version. The current stable release of GIMP is 2.10.24 (2021-03-28). Pssst... want to check out the GIMP 2.99.6 development release? Get it on&nbsp;...

https://www.gimp.org

GIMP - GNU Image Manipulation Program

GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems. It is free software, you can change its source code&nbsp;...

https://www.gimp.org

GIMP 2.10.24 Is Released With A New &quot;Negative Darkroom ...

2021年4月2日 — GIMP 2.10.24 has a new GEGL conversion filter for photo negatives. It has a lot of options you can adjust. Adjustments can be saved as presets&nbsp;...

https://linuxreviews.org

GIMP 2.10.24 Released - GIMP

2021年3月29日 — GIMP 2.10.24 Released &middot; Off-canvas point snapping &middot; GeoTIFF metadata support (georeferencing information embedded within a TIFF file used by&nbsp;...

https://www.gimp.org

GIMP 2.10.24 对于%s Windows - 下载

下载适用于Windows系统的最新版GIMP. 强大的开源图片编辑器. GIMP,全称为GNU Image Manipulation Program(GNU图片处理程序)。它是一款功能强大、&nbsp;...

https://gimp.cn.uptodown.com

GIMP 2.10.24的新增功能| 戴維斯媒體設計

在這個廣泛的視頻教程中,查找GIMP團隊的最新發行版GIMP 2.10.24中的新增功能。

https://daviesmediadesign.com

GIMP Chat • New Gimp Ver 2.10.24

Downloading Gimp 2.10.24 setup 2 now. Edit: Right out of the gate on start up, I get bombarded with at least 20 or so errors involving plugins,&nbsp;...

http://gimpchat.com