Skip to content

Farbfeld image format#2036

Open
Lehonti wants to merge 23 commits intoPintaProject:masterfrom
Lehonti:feature/farbfeld
Open

Farbfeld image format#2036
Lehonti wants to merge 23 commits intoPintaProject:masterfrom
Lehonti:feature/farbfeld

Conversation

@Lehonti
Copy link
Contributor

@Lehonti Lehonti commented Mar 13, 2026

This format was envisioned by a community of what could be described as Unix hackers.

It is essentially raw pixel data that is easy to generate and pipe into other programs.

The gist of it is the separation of image generation from image compression/encoding, two processes which are often done together.

https://tools.suckless.org/farbfeld/

@Lehonti Lehonti marked this pull request as draft March 13, 2026 01:23
@Lehonti Lehonti marked this pull request as ready for review March 14, 2026 00:41
@cameronwhite
Copy link
Member

What do you think about making this into an add-in?

We don't currently have any examples of a file format add-in (the old WebP add-in is obsolete now that gdk-pixbuf supports webp), so this would make for a good example with it being a simple format to parse. It could be hosted in the https://github.com/PintaProject organization with the other "official" add-ins

@Lehonti
Copy link
Contributor Author

Lehonti commented Mar 21, 2026

@cameronwhite that sounds like a good idea :) I will stay tuned for when the repo gets created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants