16 comments (16 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java470 forks (470 forks)batch import
format-camera-rawhelp wanted
Repository metrics
- Stars
- 2,411 stars (2,411 stars)
- PR merge metrics
- Avg merge 3d 2h (Avg merge 3d 2h)2 merged PRs in 30d (2 merged PRs in 30d)
Description
Sigma's X3F files appear to contain Exif data, yet do not start with a regular TIFF preamble.
Also known as the Foveon X3 format or "FOVb".
References:
Contributor guide
- Research direction
- Study the X3F format specification and existing implementations (e.g., rolkar/x3f). Implement a new metadata reader class for the X3F format that can parse Exif data from the X3F file structure.
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Javabinary file parsing