PGF (Progressive Graphics File)
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
(Abydos now supports these images) |
||
Line 17: | Line 17: | ||
* [[Konvertor]] | * [[Konvertor]] | ||
* [http://sourceforge.net/projects/libpgf/ libPGF]: C++ library, and command-line utilities | * [http://sourceforge.net/projects/libpgf/ libPGF]: C++ library, and command-line utilities | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
== Links == | == Links == | ||
* [http://www.libpgf.org/ libPGF.org] | * [http://www.libpgf.org/ libPGF.org] | ||
* [[Wikipedia:Progressive Graphics File|Wikipedia article]] | * [[Wikipedia:Progressive Graphics File|Wikipedia article]] |
Revision as of 14:32, 25 November 2020
PGF (Progressive Graphics File) is a raster image file format that uses wavelet compression.
Contents |
Format
PGF files (version 6, at least) begin with a 24-byte fixed header.
Identification
Files being with ASCII characters "PGF
".