Project

General

Profile

Supported image formats » History » Version 12

Andreas Huggel, 01 Oct 2010 05:51

1 1 Andreas Huggel
h1. Supported image formats
2
3 11 Andreas Huggel
The following table shows supported image formats and support level for release 0.20.
4 2 Andreas Huggel
5
Note:
6 8 Andreas Huggel
* Write support for RAW image formats was introduced in release 0.18. Be sure to test carefully if your applications work well with images modified by Exiv2.
7 5 Andreas Huggel
* Reading other TIFF-like RAW image formats, which are not listed in the table, may also work. Exiv2 was so far only tested with the more popular RAW image formats.
8 2 Andreas Huggel
* Support for GIF, TGA and BMP is minimal: Exiv2 recognizes the image format, assigns a MIME type to it and is able to determine the image height and width of the image.
9 12 Andreas Huggel
* Information about *MIME type* and *SRW* format is correct for the upcoming version 0.21. The current version 0.20 doesn't support SRW and the MIME type for all TIFF-like RAW formats is currently image/tiff.
10 1 Andreas Huggel
11 12 Andreas Huggel
| *Type* | *Exif mode* | *IPTC mode* | *XMP mode*  | *Comment mode* | *MIME type* |
12
| JPEG | ReadWrite | ReadWrite | ReadWrite | ReadWrite    | image/jpeg |
13
| EXV  | ReadWrite | ReadWrite | ReadWrite | ReadWrite    | |
14
| CR2  | Read      | Read      | Read      | -            | |
15
| CRW  | ReadWrite | -         | -         | ReadWrite    | |
16
| MRW  | Read      | Read      | Read      | -            | |
17
| TIFF | ReadWrite | ReadWrite | ReadWrite | -            | image/tiff |
18
| DNG  | ReadWrite | ReadWrite | ReadWrite | -            | |
19
| NEF  | ReadWrite | ReadWrite | ReadWrite | -            | |
20
| PEF  | ReadWrite | ReadWrite | ReadWrite | -            | |
21
| ARW  | Read      | Read      | Read      | -            | |
22
| RW2  | Read      | Read      | Read      | -            | |
23
| SR2  | Read      | Read      | Read      | -            | |
24
| SRW  | ReadWrite | ReadWrite | ReadWrite | -            | image/x-samsung-srw |
25
| ORF  | ReadWrite | ReadWrite | ReadWrite | -            | |
26
| PNG  | ReadWrite | ReadWrite | ReadWrite | ReadWrite    | |
27
| PGF  | ReadWrite | ReadWrite | ReadWrite | ReadWrite    | |
28
| RAF  | Read      | Read      | Read      | -            | |
29
| XMP  | -         | -         | ReadWrite | -            | |
30
| GIF  | -         | -         | -         | -            | |
31
| PSD  | ReadWrite | ReadWrite | ReadWrite | -            | |
32
| TGA  | -         | -         | -         | -            | |
33
| BMP  | -         | -         | -         | -            | |
34
| JP2  | ReadWrite | ReadWrite | ReadWrite | -            | |