FlashPix
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files: Updated link) |
m (→Resources: Updating old ExifTool links) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 23: | Line 23: | ||
== Software == | == Software == | ||
| + | * [[ImageMagick]] | ||
* Flashpix OpenSource Toolkit (libfpx): [http://www.imagemagick.org/download/delegates/ ImageMagick delegates] → libfpx-* | * Flashpix OpenSource Toolkit (libfpx): [http://www.imagemagick.org/download/delegates/ ImageMagick delegates] → libfpx-* | ||
* [[Konvertor]] | * [[Konvertor]] | ||
== Sample files == | == Sample files == | ||
| − | * [ | + | * [https://github.com/ImageMagick/ImageMagick6/tree/master/PerlMagick/t/fpx PerlMagick test files] |
| + | * https://telparia.com/fileFormatSamples/image/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 | ||
== Resources == | == Resources == | ||
* [[Wikipedia:FlashPix|Wikipedia article]] | * [[Wikipedia:FlashPix|Wikipedia article]] | ||
| − | * [ | + | * [https://exiftool.org/TagNames/FlashPix.html ExifTool FlashPix Tags] |
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
Revision as of 13:14, 23 September 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
- https://telparia.com/fileFormatSamples/image/fpx/
- Live Pix Special Edition - Windows95+ → LIVEPIX.iso → .../*.FPX
- Looney Tunes Photo Fun → LooneyTunesPhotoFun.iso → Photos/.../*.FPX