XCF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
(6 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Graphics
 
|subcat=Graphics
|extensions={{ext|xcf}}
+
|extensions={{ext|xcf}}, {{ext|xcfgz}}, {{ext|xcfbz2}}
 +
|pronom={{PRONOM|fmt/615}}
 
}}
 
}}
 
 
'''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>.
 
'''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>.
  
The Wikipedia article says that the reference documentation is the source code for GIMP itself.  
+
An XCF file may be compressed using [[gzip]] or [[bzip2]] format. Such files usually use extension '''.xcf.gz''', '''.xcfgz''', '''.xcf.bz2''', or '''.xcfbz2'''.
 +
 
 +
== See also ==
 +
* [[GIMP Brush]] (.gbr)
 +
* [[GIMP Animated Brush]] (.gih)
 +
* [[GIMP Gradient]] (.ggr)
 +
* [[GIMP Pattern]] (.pat)
 +
* [[GIMP Palette]] (.gpl)
  
 
== Identification ==
 
== Identification ==
Line 14: Line 21:
 
== Specifications ==
 
== Specifications ==
 
* [http://git.gnome.org/browse/gimp/tree/devel-docs/xcf.txt Specification of the XCF file format (draft)]
 
* [http://git.gnome.org/browse/gimp/tree/devel-docs/xcf.txt Specification of the XCF file format (draft)]
 +
The Wikipedia article says that the reference documentation is the source code for GIMP itself.
 +
 +
== Software ==
 +
* [http://www.gimp.org/ GIMP]
 +
* [[ImageMagick]]
 +
* [[Konvertor]]
 +
* [[XnView]]
 +
* [http://snisurset.net/code/abydos/ abydos]
 +
 +
== Sample files ==
 +
* https://telparia.com/fileFormatSamples/image/xcf/
  
 
== References ==
 
== References ==
Line 20: Line 38:
 
== Links ==
 
== Links ==
 
* [[Wikipedia:XCF_%28file_format%29|Wikipedia article]]
 
* [[Wikipedia:XCF_%28file_format%29|Wikipedia article]]
* [http://www.gimp.org GIMP website]
 

Revision as of 21:00, 26 July 2020

File Format
Name XCF
Ontology
Extension(s) .xcf, .xcfgz, .xcfbz2
PRONOM fmt/615

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].

An XCF file may be compressed using gzip or bzip2 format. Such files usually use extension .xcf.gz, .xcfgz, .xcf.bz2, or .xcfbz2.

Contents

See also

Identification

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

Specifications

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

Software

Sample files

References

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

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox