FlashPix
From Just Solve the File Format Problem
(Difference between revisions)
(→Resources) |
(→Sample files) |
||
Line 34: | Line 34: | ||
* [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] | * [https://archive.org/download/kodak-cd-master/CD%20Master.rar/ Kodak Samples FPX files] | ||
+ | * [https://github.com/thorsted/digicam_corpus/tree/master/Kodak/DC260/DC260_01 Kodak DC260 Camera Samples] | ||
== Resources == | == Resources == |
Revision as of 20:26, 6 January 2024
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
- Kodak DC260 Camera Samples