FlashPix
From Just Solve the File Format Problem
(Difference between revisions)
(Expanded this page) |
(Category:JPEG) |
||
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. | '''Kodak FlashPix''' ('''FPX''') is a complex raster image file format intended for use with photographic images. | ||
Line 34: | Line 33: | ||
* [[Wikipedia:FlashPix|Wikipedia article]] | * [[Wikipedia:FlashPix|Wikipedia article]] | ||
* [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:JPEG]] |
Revision as of 21:32, 21 October 2013
Kodak FlashPix (FPX) is a complex raster image file format intended for use with photographic images.
A FlashPix file contains either a single image, or multiple representations of the same image at different resolutions.
The format is tile-oriented. Images may use JPEG compression, or be uncompressed.
Contents |
Identifiers
- Macintosh file type:
FPix
Identification
Files begin with an 8-byte signature: D0 CF 11 E0 A1 B1 1A E1
.
Related formats
The Exif specification defines a way to store some of the data from a FlashPix file in an Exif-compliant JPEG file.
Specifications
Software
- Flashpix OpenSource Toolkit (libfpx): ImageMagick delegates → libfpx-*