Skip to content

Linux utility for converting raw photo files into DNG, TIFF or JPEG format

License

Notifications You must be signed in to change notification settings

paulasquin/raw2dng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raw2dng

Linux utility for converting raw photo files into DNG format

This is based on Jens Mueller's work (https://github.com/jmue/dngconvert), but updated/improved. While it will happily convert most raw formats, it is especially optimised for Sony's A7 (ILCE-7) camera. For that camera is produces identical output to Adobe's DNG converter (not bit-wise but metadata), including decoding the build-in lens correction profiles, etc.

Dependencies:

  • libexiv2 (tested with v0.24)
  • libraw (tested with 0.17-alpha)
  • Adobe's DNG and XMP SDKs (included in source tree - v1.4 / v201412)
  • libexpat
  • libjpeg
  • zlib

About

Linux utility for converting raw photo files into DNG, TIFF or JPEG format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.5%
  • C 2.0%
  • CMake 0.5%