libopenraw is a desktop agnostic effort to support digital camera RAW files. It include libopenraw and exempi as the main components.

  • libopenraw, a library to parse digital camera RAW files. Also separately the Rust bindings.
  • Exempi, a library to parse XMP metadata. Also separately the Rust bindings.
  • Raw Thumbnailer, a thumbnailer for camera RAW files.

libopenraw 0.2.1 is out

libopenraw 0.2.1 is out.

Here are the changes:

  • Support for Nikon Coolpix P950
  • Support for Fujifilm F550EXR
  • Support for Sony ZV-1

Internal Changes:

  • Updated MP4 parser.

See RELEASE_NOTES and NEWS included in the tarball.

Download:

Exempi 2.5.2 is out

Exempi 2.5.2 is out.

Here are the changes:

  • Bug #18: Remove an unnecessary message to stdout in the exempi tool.
  • Bug #20: Test file formats. This also change the GIF sample to GIF89a.
  • Bug #17: make check should build more reliably now.
  • MR !1: Remove deprecated C++ to compile with C++17.
  • MR !2: Fix a build failure with C++17.

libopenraw 0.2.0 is out

libopenraw 0.2.0 is out.

Here are the changes:

  • Support parsing Canon CR3 and GoPro GPR
  • Many many camera added
  • New API to get vendor ID

See RELEASE_NOTES and NEWS included in the tarball. libopenraw now require Rust to compile the CR3 support.

New website

Not exactly new hosting, but Freedesktop.org moved their hosting to a self hosted Gitlab instance. So we moved. And the website is now generated using Gitlab pages instead of the Wiki.

The project Gitlab page

If you want to contribute to this website, please submit a merge request for the repository

And you can subscribe to the RSS feed to get announcements.