FlashPix
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (→Specifications) | |||
| Line 33: | Line 33: | ||
| * [https://archive.org/details/Live_Pix_Special_Edition_-_Windows95 Live Pix Special Edition - Windows95+] → LIVEPIX.iso → .../*.FPX | * [https://archive.org/details/Live_Pix_Special_Edition_-_Windows95 Live Pix Special Edition - Windows95+] → LIVEPIX.iso → .../*.FPX | ||
| * [https://archive.org/details/LooneyTunesPhotoFun Looney Tunes Photo Fun] → LooneyTunesPhotoFun.iso → Photos/.../*.FPX | * [https://archive.org/details/LooneyTunesPhotoFun Looney Tunes Photo Fun] → LooneyTunesPhotoFun.iso → Photos/.../*.FPX | ||
| + | * [https://archive.org/download/kodak-cd-master/CD%20Master.rar/ Kodak Samples FPX files] | ||
| == Resources == | == Resources == | ||
Revision as of 21:54, 28 December 2023
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
- ImageMagick
- Flashpix OpenSource Toolkit (libfpx): ImageMagick delegates → libfpx-*
- Konvertor
Sample files
- PerlMagick test files
- dexvert samples — image/fpx
- Live Pix Special Edition - Windows95+ → LIVEPIX.iso → .../*.FPX
- Looney Tunes Photo Fun → LooneyTunesPhotoFun.iso → Photos/.../*.FPX
- Kodak Samples FPX files

