Features copied from readme:
- DNG Read/Write: Full support for reading, writing, and modifying Adobe DNG (Digital Negative) files.
- RAW Rendering Pipeline: Complete implementation of DNG rendering pipeline (linearization, demosaicing, opcodes, color correction, tone curves). On macOS can opt between built-in renderer and Core Image renderer.
- Multiple Demosaicing Algorithms: DNGSDK_BILINEAR, VNG, RCD (optional), OPENCV_EA
- XMP Support: Renderer supports Temperature, Tint, Exposure, Curves, and radial distortion from XMP metadata.
- Metadata Handling: User-friendly TIFF/EXIF/XMP tag handling with automatic type conversion
- Compression: Uncompressed, JPEG, JPEG XL support
- CLI Tools: Comprehensive command-line interface for DNG operations.
- Batch Processing: Multi-threaded batch conversion and video encoding.