百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

resynthesizer

> 编程语言
开源

用于纹理合成的 gimp 插件套件

1.8K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

用于纹理合成的 gimp 插件套件

GIMP Resynthesizer Plugin Suite

A set of plugins for the free GIMP image editing app.

Copyright 2000 2008 Paul Francis Harrison
Copyright 2002 Laurent Despeyroux
Copyright 2002 David Rodríguez García
Copyright 2010-2025 Lloyd Konneker
Copyright 2022 itr-tert A library implementing the "resynthesizer" algorithm for texture transfer among images.

And a suite of plugins, that use the algorithm, for the GIMP image processing application. The plugins do not come with GIMP, they are "third-party" plugins.

News

The initial release of Resynthesizer for GIMP 3.0 API is tagged v3.0 in the branch "resynthesizer3."

The GIMP API (libgimp) is stable between major releases. So Resynthesizer v3.0 should be compatible with future GIMP releases. You don't need to update Resynthesizer for every release of GIMP. Future releases of Resynthesizer should be compatible with any version of GIMP after 3.0. You don't need to update Resynthesizer unless you want bug fixes or new features.

Translations (internationalizations) are fixed as of 3.0.1. Resynthesizer 3.0.1 is compatible with GIMP 3.0 or later.

An MS Windows build is not tested and not in the repo. It might be built in this repo when libgimp-3.0 becomes available in an image for runners of build jobs.

Read about the branches

The development model is: the resynthesizer3 branch is the main development branch. Fixes and enhancements will be made in that branch. You can expect the latest commit will work. Occasionally, I will tag a commit as a released version. The latest commit in the branch will have less real world testing than a tagged version.

The branch "master" is for GIMP 2.0 API and is essentially frozen.

Resources

Quick user's guide to the Resynthesizer plugins for GIMP

Developer's guide

More topics are in the Resynthesizer wiki

Installation

install flatpaked Resynthesizer for Linux

install Resynthesizer for MacOS

build from source

Acknowledgements

Paul Harrison had the original idea and implementation. He did the hard work, took the leap of faith and experimented with a new algorithm. His website has many examples of using the Resynthesizer, links to an explanation of the algorithm, and other cool ideas.

I fixed a few bugs (due to changes in GIMP), rewrote the Scheme plugins into Python, wrote a few plugins, made it better deal with alpha (transparency), threaded it, and made it into a reentrant library in C.

Rob Antonishen contributed the basis for one plugin.

Many people have helped with the build process and with translations.

"itr-tert" ported the plugins to Scheme from Python 2.

License

GNU General Public License v3.0

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Cgimp-plugininpaintingstyle-transfertexture-synthesis

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言