Skip to content

Class for extracting previews from camera raw files (.nef, .cr2, etc.)

Notifications You must be signed in to change notification settings

beije/php-camera-raw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Camera Raw parsing with php

A class that can fetch preview images from camera raw files.

In order to use this class you'll need a few php mods and some other software installed on your server.

  • imagemagick (Manage images)
  • ufraw (Reading and converting raw files)
  • exiv2 (Extracting previews from raw files)

Click here for more information and documentation.

About

Class for extracting previews from camera raw files (.nef, .cr2, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages