@hao520: 我用了二十幾年的 GIMP。即使這個時代的智慧型手機已經可以完成許多以前只能在電腦上做的影像處理(甚至做得更好),有很多事我還是習慣用 GIMP 做。動腦筋把目標分解成不同圖層的任務,分進合擊,還是件很有樂趣的事。
摘要
GIMP 3.0, its first major release in seven years, fixes long-standing issues like the confusing floating selection mechanism and introduces non-destructive editing for most GEGL-based effects, significantly improving the user experience.
查看缓存全文
缓存时间: 2026/07/16 14:13
我用了二十幾年的 GIMP。即使這個時代的智慧型手機已經可以完成許多以前只能在電腦上做的影像處理(甚至做得更好),有很多事我還是習慣用 GIMP 做。動腦筋把目標分解成不同圖層的任務,分進合擊,還是件很有樂趣的事。 https://t.co/j19Y0qqmQx
After 20 years, GIMP finally fixed everything people disliked about it
Source: https://www.makeuseof.com/gimp-finally-fixed-everything-people-disliked/
PublishedJul 12, 2026, 3:00 PM EDT
Yadullah Abidi is a Computer Science graduate from the University of Delhi and holds a postgraduate degree in Journalism from the Asian College of Journalism, Chennai. With over a decade of experience in Windows and Linux systems, programming, PC hardware, cybersecurity, malware analysis, and gaming, he combines deep technical knowledge with strong editorial instincts.
Yadullah currently writes for MakeUseOf as a Staff Writer, covering cybersecurity, gaming, and consumer tech. He formerly worked as Associate Editor atCandid.Technologyand as News Editor atThe Mac Observer, where he reported on everything from raging cyberattacks to the latest in Apple tech.
In addition to his journalism work, Yadullah is a full-stack developer with experience in JavaScript/TypeScript, Next.js, the MERN stack, Python, C/C++, and AI/ML. Whether he’s analyzing malware, reviewing hardware, or building tools on GitHub, he brings a hands-on, developer’s perspective to tech journalism.
If you’ve been using Linux for a while, or if you’ve dabbled in open-source image editors, you likely have a complicated relationship with GIMP. It’s by far one of the most popular free, open-source image editors that anyone will recommend, but it always comes with an asterisk — it’s not Photoshop.
You canmake GIMP feel like Photoshop using a free patch, but that doesn’t solve its core quirks and frustrations. But with version 3.0, its first major release in seven years, most of those problems are finally fixed.
The feature that confused everyone is finally gone
GIMP 3.0 ditches floating selections in favor of a far more intuitive workflow
For years, hitting Ctrl + V in GIMP didn’t just paste your image; it also created something called a floating selection. It was a strange in-between state that confused beginners and annoyed veterans. You couldn’t do anything else until you either anchored it or promoted it to a new layer. The program would feel like it’s stuck, and new users would panic.
The fix was on the roadmap for years, and with version 3.0, it’s finally gone. Hitting Ctrl + V now just creates a new layer — the way every other image editor on the planet has always handled it. No fuss, no confusion, no annoyance, just paste behavior working as it should.
Non-destructive editing changes everything
Edit, experiment, and revise without permanently altering your original image
Credit: Brandon Miniman / MakeUseOf
In GIMP 2.10, every filter you applied was permanently baked into the layer. If you applied a curves adjustment, then added a blur, and then wanted to change the curves, you had to undo everything in sequence. It was a fully destructive workflow by default, which put GIMP at a significant disadvantage compared to Photoshop or even Darktable.
GIMP 3.0 introduces non-destructive layers for most GEGL-based effects. Whether you’re applying a hue-saturation adjustment, a blur, a drop shadow, or anything else, they all stack as individual, editable entries on the layer. You can toggle them on or off, reorder them, double-click to tweak the settings, or delete them entirely, all without undoing other changes.
As an added bonus, these NDE filters are saved in the XCF format too, meaning you can close the project, come back later, and still edit them just fine. For anyone doing photo retouching or composite work, this finally makes GIMP a viable option.
Working with multiple layers finally feels natural
Multi-layer selection eliminates one of GIMP’s biggest workflow frustrations
Credit: Yadullah Abidi / MakeUseOf
Previously, GIMP didn’t allow you to select multiple layers the way you would in every other layer-based editor. You had to manually link layers together to move them, and even that was awkward, not to mention a heap of added effort that other editors just didn’t force you to do.
That’s now fixed. GIMP 3.0 now supports full multi-layer selection with standard keyboard shortcuts. You can select a batch of layers, move them together, transform them, and organize them into named layer sets. You can even search for layers by name in large, complex projects.
The interface finally feels like it belongs in 2026
Cleaner design, better usability, and a much smoother editing experience overall
Credit: Yadullah Abidi / MakeUseOf
GIMP used to run on GTK2, a UI toolkit so outdated that it predates widespread HiDPI monitors. If you ran GIMP on a 4K display, the toolbox icons would look like they were designed for a CRT monitor. Wayland support was practically non-existent, dark mode was a patchwork hack at best, and tablet input handling forced designers to look for other options.
The entire program has now moved to a much more modern GTK3 stack. This brings Wayland support, proper HiDPI scaling, a CSS-based theme system allowing users to build and share custom themes properly, and significantly better graphics tablet support. Font handling was also overhauled so GIMP correctly identifies fonts in the same family rather than showing them with confusing ID numbers. There’s even a new welcome dialog on startup that lets you set your icon style and UI theme right away, something that previously required hunting for the preferences menu.
Photoshop users have fewer reasons to complain
Better PSD compatibility and improved color management make switching far less painful
Credit: Yadullah Abidi / MakeUseOf
Color space management was one of GIMP’s weakest aspects, and for a photo editing tool looking to rival the behemoth that Photoshop is, that was just not going to work.GIMP may outperform Photoshop in certain areas, but if you’re losing information while working on images, all that extra power is useless.
Thankfully, GIMP can now work natively in wide-gamut RGB color spaces like Adobe RGB without converting everything to sRGB and losing information. Full CMYK editing still isn’t here yet, but CMYK export works. This means you can now create RGB images and export them as CMYK TIFF, JPEG, JPEG XL, or even PSD files.
PSD support in GIMP also gets a major upgrade. The program now loads JPEGs and TIFFs that contain Photoshop-specific metadata like clipping paths, guides, and layers. If you’re working with designers on the other side of the fence, life just got a lot easier.
There’s still room to grow
GIMP has come a long way, but a few rough edges remain
GIMP 3.0 is a massive upgrade, but it’s still far from finished. The default window layout is essentially the same as it was 20 years ago. Full CMYK editing mode and non-destructive transforms are still on the roadmap for future releases. And the development pace, while promising (considering GIMP 3.2 is targeted within a year), is slow enough to keep optimism at a distance.
Regardless, the new release adds a lot more usability, and makes GIMP an even stronger contender to Photoshop or even other open-source tools like Krita or Darktable. The core frustrations that annoyed an entire generation of Linux users have been addressed, and the foundation is solid for future improvement. After 20 years of GIMP being good enough, it’s finally just good.

GIMP
OSWindows, macOS, LinuxDeveloperSimon BudigPrice modelFree (open-source)
GIMP gives you many of the features Photoshop has but without the hefty pricetag, and GIMP is open source, so you can see every change and requirement needed.
相似文章
Diolinux/PhotoGIMP
PhotoGIMP 是一个免费的社区补丁,将 GIMP 转换成类似 Adobe Photoshop 的布局,包括重新组织的工具和键盘快捷键,专为从 Photoshop 过渡的用户设计。
@jefffhj:试试 Imagine Image 2.0!
Grok 发布了 Imagine Image 2.0,这是一款下一代图像模型,具备精准编辑、清晰的文字渲染以及改进的事实准确性,适用于实际应用。
@10xmylife: 非常棒的贴纸效果
这个工具实现了一个贴纸效果,原先是手工编码的,现在使用GPT 5.6 Sol轻松实现,支持自定义富文本和图像上传,并已开源。
@Gimi_min: gimi-illustration-skill 2.0 上线了,支持自定义 IP,视频里讲了下能力~ 简单说就是:你可以把角色录进去,后面配图都用同一个人,不用每次重新描述长什么样。 传一张角色正视图就行(立绘 / 形象图那种,不是自拍)…
gimi-illustration-skill 2.0 发布,支持自定义 IP 角色,上传正视图即可在后续配图中稳定使用同一角色,无需重复描述。开源工具,适用于图文创作者、职场写作者等。
@zstmfhy: 刚试完小米老师开源的 gimi-illustration-skill,直接说结论:这玩意儿太实用了。 丢一篇文章进去,AI 自动分析结构、提炼要点,生成手绘配图。风格统一,不模板化。 支持自定义 IP 形象,做自己的视觉识别 图片尺寸可调…
小米老师开源的 gimi-illustration-skill,输入文章内容可自动生成风格统一的手绘配图,支持自定义IP形象和多种尺寸,适用于汇报、攻略、教程等场景,已托管在GitHub。