PGX (JPEG 2000)
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				 (→Sample files)  | 
			 (→Software)  | 
			||
| Line 19: | Line 19: | ||
* [http://www.ece.uvic.ca/~frodo/jasper/ JasPer]  | * [http://www.ece.uvic.ca/~frodo/jasper/ JasPer]  | ||
* [http://imageconverter.rest7.com/ Rest7 Online Image Converter]  | * [http://imageconverter.rest7.com/ Rest7 Online Image Converter]  | ||
| + | * [[FFmpeg]]  | ||
| + | * [[ImageMagick]]  | ||
== Sample files ==  | == Sample files ==  | ||
Latest revision as of 13:17, 24 October 2024
PGX is an uncompressed raster image file format used in JPEG 2000 conformance testing, and said to be used by the "JPEG 2000 Verification Model".
A PGX file stores only a single component, so it is limited to grayscale unless multiple PGX files are combined to make a color image.
Contents | 
[edit] Identification
PGX files begin with ASCII characters "PG ML", or "PG LM".
[edit] Specifications
- ITU-T Rec. T.803, §B.2.6: Reference components file format
 
[edit] Software
- Konvertor
 -  OpenJPEG - 
opj_compresscan convert PGX to JP2 - JasPer
 - Rest7 Online Image Converter
 - FFmpeg
 - ImageMagick