Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 957 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 957 Bytes

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