chunky-dev / chunky-dev/chunky
Exhance TIFF format export
Open
- Dominant language
- Java
- Stars
- 738
- Forks
- 78
- Avg merge
- 10h 5m
- Merged PRs (30d)
- 3
Description
After working on the TIFF writer in #1649 I'm tempted to implement some additional features besides baseline TIFF export:
- compression (https://www.awaresystems.be/imaging/tiff/tifftags/compression.html)
- int32 / int16 format (https://www.awaresystems.be/imaging/tiff/tifftags/sampleformat.html)
- embedded alpha channel (https://www.awaresystems.be/imaging/tiff/tifftags/extrasamples.html)
- alpha mask & preview layer (https://www.awaresystems.be/imaging/tiff/tifftags/newsubfiletype.html)
- selectable embedded metadata
- integrate with #1650
Contributor guide
Assessment
This issue has not been assessed yet.