rawphoto

Utilities for managing raw photos


Keywords
encoding, images, photography
License
Other
Install
pip install rawphoto==0.4.1

Documentation

rawphoto

NOTE: This project has now been deprecated by rawkit, a libraw wrapper. It will be kept around for educational purposes, and may even be developed further. Patches are still welcome, but you should probably not use this for any serious work.

Build Status Coverage Status Latest Version Development Status

This package facilitates the parsing of raw photo formats in Python.

Supported formats include:

  • Canon CR2
  • Nikon NEF

Installing

Using pip:

$ pip install rawphoto