/dngconvert

raw to dng converter utility

Primary LanguageC++OtherNOASSERTION

This is a set of tools regarding DNG image files. It contains of:
- dngconvert, a tool to convert Raw files (CRW, CR2, NEF, ARW, MRW, ...) to DNG
- dngcompare, a tool to compare two DNGs against each other
- dnganalyze, print basic file informations, extraxt embedded originals

You need LibRaw, libexiv2, zlib & libjpeg to compile the sources.