GIMP Palette
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|gpl}} }} GIMP Palette is a file format used by the GIMP graphics editor for storing color palettes. ...") |
(→Sample files) |
||
| (One intermediate revision by one user not shown) | |||
| Line 4: | Line 4: | ||
|extensions={{ext|gpl}} | |extensions={{ext|gpl}} | ||
}} | }} | ||
| − | [[GIMP Palette]] is a file format used by the GIMP graphics editor for storing color palettes. It is a simple plain text format | + | [[GIMP Palette]] is a file format used by the [[GIMP]] graphics editor for storing color palettes. It is a simple plain text format. |
| − | + | ||
| − | + | ||
== Identification == | == Identification == | ||
| − | Files begin with the text " | + | Files begin with the text "{{magic|GIMP Palette}}". |
== Software == | == Software == | ||
| − | * [ | + | * [[GIMP]] |
== Sample files == | == Sample files == | ||
* Many palette files are included with the GIMP source distribution, and installed with GIMP. For example, [http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.14.tar.bz2 gimp-2.8.14.tar.bz2] → data/palettes/*.gpl | * Many palette files are included with the GIMP source distribution, and installed with GIMP. For example, [http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.14.tar.bz2 gimp-2.8.14.tar.bz2] → data/palettes/*.gpl | ||
| + | * {{DexvertSamples|text/gimpPalette}} | ||
Latest revision as of 15:25, 30 July 2024
GIMP Palette is a file format used by the GIMP graphics editor for storing color palettes. It is a simple plain text format.[edit] Identification
Files begin with the text "GIMP Palette".
[edit] Software
[edit] Sample files
- Many palette files are included with the GIMP source distribution, and installed with GIMP. For example, gimp-2.8.14.tar.bz2 → data/palettes/*.gpl
- dexvert samples — text/gimpPalette