GD2 image format

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links)
(Added sample files)
 
Line 18: Line 18:
 
== Software ==
 
== Software ==
 
* LibGD: Refer to [[GD image format#Software]] (v1.5+).
 
* LibGD: Refer to [[GD image format#Software]] (v1.5+).
 +
 +
== Sample files ==
 +
* {{DexvertSamples|image/gd2}}
  
 
== Links ==
 
== Links ==
 
* [https://libgd.github.io/manuals/2.3.0/files/gd_gd2-c.html LibGD page about the GD2 image format]
 
* [https://libgd.github.io/manuals/2.3.0/files/gd_gd2-c.html LibGD page about the GD2 image format]
 
* Refer to [[GD image format#Links]].
 
* Refer to [[GD image format#Links]].

Latest revision as of 18:25, 28 December 2023

File Format
Name GD2 image format
Ontology
Extension(s) .gd2
Wikidata ID Q105856786
Released 1999

GD2 image format is a raster graphics file format associated with the GD graphics library (a.k.a. LibGD), originally developed by Thomas Boutell. Refer to GD image format for more information about the GD library. GD2 format was introduced in GD v1.5.

GD2 image format is a special purpose format, and a companion to the older GD image format. GD2 is more advanced, and supports efficiently reading a portion of a large image. Some GD2 files use zlib compression.

Contents

[edit] Identification

A GD2 file starts with signature bytes 'g' 'd' '2' 0x00.

[edit] Specifications

  • Refer to the source code comments in modern versions of the gd_gd2.c file.

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox