Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 872 Bytes

File metadata and controls

20 lines (14 loc) · 872 Bytes

Build Status

jsRaw

Port of famous dcraw image processing to Javascript via emscripten & asm.js

The goal is to be able to process any Raw image within a browser simple page locally (i.e. without network).

You can test the last version live here: http://borisnaguet.github.io/jsRaw/html/jsRaw.html

-- Full support on Firefox (might run very slow on other browsers) --

Status

It's in a very early stage, currently compiles without any dependency (especially lcms2 for color profiles) and shows up the help page

References: