Feature #462
Support TIFF format
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Huggel | % Done: | 100% |
|
| Category: | exif | |||
| Target version: | 0.18 | |||
Description
A TIFF parser is needed which should be able to support TIFF and all TIFF-based formats. These include Nikon NEF, Canon CR2 and others.
The existing Jpeg Exif parser should eventually be replaced with the new TIFF parser as well.
History
Updated by Andreas Huggel 1436 days ago
File formats which contain a block of Exif data (like JPEG) will need a new Image subclass to extract/insert that block. It can then use the TIFF parser to de/encode it.
Updated by Andreas Huggel 1264 days ago
TIFF read support is available starting from v0.10. Pending write support.
Updated by Andreas Huggel 552 days ago
TIFF write support is available from v0.18. This includes TIFF like RAW formats NEF, DNG, PEF, but not yet CR2 (which is mentioned in the bugreport).
Updated by Andreas Huggel 450 days ago
- % Done changed from 0 to 100
Updated by Andreas Huggel 448 days ago
- Status changed from Resolved to Closed