XCF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
}}
 
}}
  
'''XCF''' is the native file format for GIMP (GNU Image Manipulation Program). It supports all the possible information about an image, including layers and transparency, except for undo information[http://docs.gimp.org/2.8/en/gimp-images-out.html].
+
'''XCF''' is the native file format for GIMP (GNU Image Manipulation Program). It supports all the possible information about an image, including layers and transparency, except for undo information<ref>http://docs.gimp.org/2.8/en/gimp-images-out.html</ref>.
  
[https://en.wikipedia.org/wiki/XCF_%28file_format%29 The Wikipedia article] says that the reference documentation is the source code for GIMP itself.  
+
The Wikipedia article says that the reference documentation is the source code for GIMP itself.  
  
 +
== Identification ==
 +
The first 9 bytes of an XCF file are the ASCII string "<code>gimp xcf </code>".
 +
 +
== Specifications ==
 +
* [http://git.gnome.org/browse/gimp/tree/devel-docs/xcf.txt Specification of the XCF file format (draft)]
 +
 +
== References ==
 +
<references/>
 +
 +
== Links ==
 +
* [[Wikipedia:XCF_%28file_format%29|Wikipedia article]]
 
* [http://www.gimp.org GIMP website]
 
* [http://www.gimp.org GIMP website]
* [http://git.gnome.org/browse/gimp/tree/devel-docs/xcf.txt Format spec]
 

Revision as of 18:18, 29 June 2013

File Format
Name XCF
Ontology
Extension(s) .xcf

XCF is the native file format for GIMP (GNU Image Manipulation Program). It supports all the possible information about an image, including layers and transparency, except for undo information[1].

The Wikipedia article says that the reference documentation is the source code for GIMP itself.

Contents

Identification

The first 9 bytes of an XCF file are the ASCII string "gimp xcf ".

Specifications

References

  1. http://docs.gimp.org/2.8/en/gimp-images-out.html

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox