FlashPix
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Line 6: | Line 6: | ||
|pronom={{PRONOM|x-fmt/56}}  | |pronom={{PRONOM|x-fmt/56}}  | ||
}}  | }}  | ||
| − | '''Kodak FlashPix''' ('''FPX''') is a complex raster image file format intended for use with photographic images. It is based on [[Microsoft Compound File]] format.  | + | '''Kodak FlashPix''' ('''FPX''') is a complex raster image file format intended for use with photographic images. It was developed by Eastman Kodak, in collaboration with Hewlett-Packard, Live Picture, and Microsoft. It is based on [[Microsoft Compound File]] format.  | 
A FlashPix file contains either a single image, or multiple representations of the same image at different resolutions.  | A FlashPix file contains either a single image, or multiple representations of the same image at different resolutions.  | ||
| − | The format is tile-oriented.   | + | The format is tile-oriented. A tile may use [[JPEG]] compression, or be uncompressed. There is also a scheme to efficiently encode tiles whose pixels are all the same color.  | 
== Identifiers ==  | == Identifiers ==  | ||
| Line 32: | Line 32: | ||
* [http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/FlashPix.html ExifTool FlashPix Tags]  | * [http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/FlashPix.html ExifTool FlashPix Tags]  | ||
| + | [[Category:Microsoft]]  | ||
| + | [[Category:Hewlett-Packard]]  | ||
[[Category:Microsoft Compound File]]  | [[Category:Microsoft Compound File]]  | ||
[[Category:JPEG]]  | [[Category:JPEG]]  | ||
Revision as of 02:55, 7 January 2015
Kodak FlashPix (FPX) is a complex raster image file format intended for use with photographic images. It was developed by Eastman Kodak, in collaboration with Hewlett-Packard, Live Picture, and Microsoft. It is based on Microsoft Compound File format.
A FlashPix file contains either a single image, or multiple representations of the same image at different resolutions.
The format is tile-oriented. A tile may use JPEG compression, or be uncompressed. There is also a scheme to efficiently encode tiles whose pixels are all the same color.
Contents | 
Identifiers
-  Macintosh file type: 
FPix 
Related formats
- The Exif specification defines a way to store some of the data from a FlashPix file in an Exif-compliant JPEG file.
 - Kodak KDC
 
Specifications
Software
- Flashpix OpenSource Toolkit (libfpx): ImageMagick delegates → libfpx-*