Displaying 1 to 6 from 6 results

cr2fits - Convert DSLR RAW Images to Astronomical FITS Images

  •    Python

A script to convert RAW images (Canon, Nikon etc.) to FITS images. It extracts only one color channel of the RAW image, and writes the necessary EXIF information to the FITS header. Either use gcc -o dcraw -O4 dcraw.c -lm -ljasper -ljpeg -llcms2 or gcc -o dcraw -O4 dcraw.c -lm -DNODEPS to compile it. You can then copy dcraw to your path (ex. /usr/local/bin). In order to copy to your path, you'll probably need root privileges.

rawspeed - fast raw decoding library

  •    C++

So RawSpeed is not intended to be a complete RAW file display library, but only act as the first stage decoding, delivering the RAW data to your application. You can get access to the lastest version using from here. You will need to include the “RawSpeed” and “data” folder in your own project.

imgc - An image converter for OS X systems.

  •    Javascript

An image converter for OS X systems. Returns a promise that resolves when images are converted.




rawstudio - Rawstudio is an open-source program to read and manipulate RAW images from digital cameras

  •    C

Rawstudio is an open-source program to read and manipulate RAW images from digital cameras. To get the best quality out of your digital camera, it is often recommended that you record your pictures in RAW format. This format is mostly specific to a camera and cannot be read by most image editing applications. Our goal is to supply you with a tool, where you can have the benefits of RAW images and the ease of use of JPEG images.

extractd - Extract previews from DSLR and mirrorless cameras' RAW files

  •    Javascript

Extract previews from DSLR and mirrorless cameras' RAW files. Orientation of extracted images will be corrected based on metadata available in the source file.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.