Skip to content

ebrock/raw-to-jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

raw-to-jpg is a Python script which converts CR2 images to JPG.

SETUP

A requirements.txt file is included, however, additional setup is required because the PIP version of rawkit requires libraw 0.19.0 to work. As a workaround, clone the latest version of rawkit from github (https://github.com/photoshell/rawkit) and copy/paste the libraw directory into the virtual env.

USAGE:

python raw-to-jpg.py <file>

About

Convert CR2 images to JPG. Python script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages