News: 0001652233

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

GIMP Making Progress On New Project File Format After Nearly 30 Years With XCF

([Free Software] 105 Minutes Ago New GIMP File Format)


The GIMP project has published their latest development update to highlight the interesting work that's ongoing toward GIMP 3.4 and future releases.

Among the interesting development efforts going on for this open-source alternative to Adobe Photoshop is the development of a new project file format. GIMP has used its XCF as the primary project format since 1997 and now nearly 30 years later a new format is on the horizon.

GIMP's new project file format will rely on a zipped XML structure and will allow for more efficiently handling of file operations. Plus it will allow auto-saving and other improvements moving forward along with better handling of large and multi-page projects. Animation features planned for GIMP 3.6 will also work out better with the new file format.

This new file format remains under design and being implemented, but GIMP developers do intend to retain backwards compatibility with XCF moving forward.

Aside from the new file format, GIMP has been seeing new work on brushes, the non-destructive filter code has been seeing more enhancements, Adobe PSD support enhancements, and native file chooser dialog integration.

More details on this GIMP feature work via [1]GIMP.org .



[1] https://www.gimp.org/news/2026/08/16/dev-update-august-2026/



/*
* Check for clue free BIOS implementations who use
* the following QA technique
*
* [ Write BIOS Code ]<------
* | ^
* < Does it Compile >----N--
* |Y ^
* < Does it Boot Win98 >-N--
* |Y
* [Ship It]
*
*/

- comment from arch/i386/kernel/dmi_scan.c