当前位置: 首页 > 微软应用 > 图形图像 > 正文
免费开源图像编辑器 GIMP 2.10.36 中文多语免费版

免费开源图像编辑器 GIMP 2.10.36 中文多语免费版

作者:大眼仔~旭 日期:5个月前 (11-08) 评论:4 条

摘要:GIMP 是一个跨平台的办公图像编辑器由大眼仔旭(www.dayanzai.me)发布,可用于 GNU/Linux,OS X,Windows 和更多操作系统。 GIMP 是开源软件并且免费,您可以更改其源代码并分发您的更改。无论您是平面设计师,摄影师,插画家还是科学家,GIMP 都能为您提供完善的工具来完成您的工作。 …

GIMP 是一个跨平台的办公图像编辑器由大眼仔旭(www.dayanzai.me)发布,可用于 GNU/Linux,OS X,Windows 和更多操作系统。 GIMP 是开源软件并且免费,您可以更改其源代码并分发您的更改。无论您是平面设计师,摄影师,插画家还是科学家,GIMP 都能为您提供完善的工具来完成您的工作。 借助许多自定义选项和第三方插件,您可以使用 GIMP 进一步提高工作效率。

免费开源图像编辑器 GIMP 中文版

免费开源图像编辑器 GIMP 中文版

GIMP 功能特色

高品质的照片处理
GIMP 提供高质量图像处理所需的工具。 从修饰到恢复到创意复合,唯一的限制是你的想象力。

原创艺术创作
GIMP 为艺术家提供了将图像转换为真正独特创作的强大功能和灵活性。

编程算法
GIMP 是脚本图像处理的高质量框架,具有多语言支持,如 C,C ++,Perl,Python,Scheme 等等!

可扩展性和灵活性
GIMP 通过与许多编程语言(包括 Scheme,Python,Perl 等)集成来提供可扩展性。结果是高级别的自定义,如社区创建的大量脚本和插件所示。

自定义界面
每个任务都需要不同的环境,GIMP 允许您按照自己喜欢的方式自定义视图和行为。 从窗口小部件主题开始,允许您将颜色,窗口小部件间距和图标大小更改为工具箱中的自定义工具集。 界面被模块化为所谓的停靠点,允许您将它们堆叠到选项卡中或在它们自己的窗口中打开它们。 按 Tab 键将隐藏它们。

GIMP 具有出色的全屏模式,不仅可以预览您的作品,还可以在使用大部分屏幕时进行编辑工作。

照片增强
使用GIMP可以轻松补偿许多数码照片瑕疵。 修复由镜头倾斜引起的透视失真,只需在变换工具中选择校正模式即可。 使用功能强大的滤镜消除镜头的镜筒失真和渐晕,但界面简洁。

桶变形
随附的通道混音器为您提供灵活性和强大功能,让您的B/W摄影机以您所需的方式脱颖而出。

数字修饰
GIMP 是高级照片修饰技术的理想选择。 使用克隆工具摆脱不必要的细节,或使用新的修复工具轻松修补细节。 使用透视克隆工具,就像使用正交克隆一样容易克隆带有透视的对象并不困难。

硬件支持
GIMP 包含对开箱即用的各种输入设备的非常独特的支持。 压力和倾斜敏感的平板电脑,还有各种 USB 或 MIDI 控制器。 您可以将常用操作绑定到设备事件,例如旋转USB滚轮或移动 MIDI 控制器的滑块。 在绘制时更改画笔的大小,角度或不透明度,将您喜欢的脚本绑定到按钮。 加快您的工作流程!

文件格式
文件格式支持范围从常见的 JPEG(JFIF),GIF,PNG,TIFF 到特殊用途格式,如多分辨率和多色深度的 Windows 图标文件。 该架构允许使用插件扩展 GIMP 的格式功能。 您可以在GIMP插件注册表中找到一些罕见的格式支持。

借助透明的虚拟文件系统,可以使用 FTP,HTTP 甚至 SMB(MS Windows共享)和 SFTP/SSH 等协议从远程位置加载和保存文件。

为了节省磁盘空间,可以使用 ZIP,GZ 或 BZ2 等存档扩展保存任何格式,GIMP 将透明地压缩文件,而无需执行任何额外步骤。

GIMP 支持的平台

GNU/Linux
Microsoft Windows(XP SP3,Vista,7,8,10)
Mac OS X(10.6 及更高版本)
Sun OpenSolaris
FreeBSD

GIMP 许可证

GNU 通用公共许可证 v3

官方主页

What’s new in GIMP 2.10.36
November 8, 2023
Core:
Disable Arbitrary Rotation menus (under both Image and Layer menus) if no image is active, for consistency.
New gradient available: FG to Transparent (Hardedge) gradient.
A change in linuxwacom made some graphics tablet crash GIMP. Though the issue is in the driver (downgrading it “fixes” the issue), it was bad enough that a workaround was also added in GIMP code so that we don’t crash with the newer driver. A fix was also merged on linuxwacom itself:
https://github.com/linuxwacom/xf86-input-wacom/issues/307
https://github.com/linuxwacom/xf86-input-wacom/pull/309
New palette import supports:
Adobe Swatch Exchange (ASE)
Adobe Color Book (ACB)
Generated Brush previews are now rotated clockwise with the brush angle, which goes against the documentation. Nevertheless this is how angles were used on canvas in the 2.10 branch until now, so to avoid breaking existing workflows while having consistent preview, we chose to follow actual on-canvas usage over documentation. It may be re-evaluated for GIMP 3.
Tool:
Text tool:
When replacing a selection, take and apply markup (if any) from the first character of the selection for the entered text. This fixes the case when you no longer can change the global layer text properties after replacing the text.
Set the blank font name for the standard font instead of ‘Standard’ to fix the issue when ‘Standard’ can be actual font from the list or a font which starts with (e.g. Standard Symbols PS).
User Interface:
Item tree view lock boxes:
now separately themable with gtkrc;
showing a white frame when hovering over lock buttons;
showing a small padlock next the lock icon when it’s active.
Add Table of Contents to User Manual submenu (in Help menu).
Plug-ins:
Fixed vulnerabilities:
DDS: ZDI-CAN-22093
PSD: ZDI-CAN-22094
PSP: ZDI-CAN-22096 and ZDI-CAN-22097
JPEG-XL: support libjxl v0.9 decoding API.
Metadata editor: more DigitalSourceType values.
PDF are now loaded at 300PPI by default.
GIF:
Added support of non-square aspect ratio by setting different vertical and horizontal resolution when a loaded file has the PixelAspectRatio metadata set.
Various more file format fixes (at least GIF, PDF import, HEIF/AVIF, JPEG XL, XWD, DDS) and various fixes in non-file format related plug-ins too.
Image Map: HTTPS scheme now accepted in the URL field.
Libgimpbase:
Do not save Photoshop specific EXIF metadata when exporting images because they can contain sensitive data and we cannot update them.
We now update Exif.Photo.PixelX/YDimension Exif tags when resizing and exporting (but only if they were already present, as they are non-essential).
Translation:
20 translations were updated: Belarusian, Catalan, Chinese (China), Danish, Dutch, Georgian, German, Greek, Hungarian, Icelandic, Italian, Lithuanian, Polish, Portuguese, Romanian, Slovenian, Spanish, Swedish, Turkish, Ukrainian.
Build:
Added code in the Windows installer script for the ARM 64-bit build, bundled into the same universal installer (though the first experimental installer with Aarch64 support was for GIMP 2.10.34 revision 2).

https://www.gimp.org/release-notes/gimp-2.10.html

https://mirror.nju.edu.cn/gimp/gimp/v2.10/windows/gimp-2.10.34-setup-1.exe

资源:1880.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:hn8v)
点击下载(提取码:84sp)
点击下载(提取码:536766)
点击下载(提取码:536766)

声明:大眼仔旭 | 本文采用署名-非商业性使用-相同方式共享 4.0 国际许可协议[CC BY-NC-SA]进行授权
文章名称:《免费开源图像编辑器 GIMP 2.10.36 中文多语免费版
文章固定链接:http://www.dayanzai.me/gimp.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
转载声明
全部评论: (4条)
  1. 好想你2021-04-04 16:00 回复
    有适合本软件的mathmap插件吗老师。谢谢
  2. 好想你2021-04-05 09:40 回复
    这款软件可以制作递归效果。但是需要mathmap插件
  3. leoxxx2022-06-13 12:12 回复
    新版已不支持XP了。

发表评论

返回顶部