An open API service indexing awesome lists of open source software.

https://github.com/mmick66/manscupianconverter

This is a basic RAF (Fuji Cameras RAW Format) Converter
https://github.com/mmick66/manscupianconverter

converter fuji fuji-cameras image-format png raf raw raw-image

Last synced: 11 months ago
JSON representation

This is a basic RAF (Fuji Cameras RAW Format) Converter

Awesome Lists containing this project

README

          

# Mancuspian Converter

This is a basic converted for Fuji's RAF (RAW) format into a PNG.
You can download sample images to test the app [here](https://www.rawsamples.ch/index.php/en/fuji).



It was built using [Electron](https://electronjs.org/) and [Antd](https://ant.design/) for the UI.

## Supported Platforms

* macOS Sierra

This is due to the constraints imposed by the core convertion library used: [libraw](https://www.npmjs.com/package/libraw)

## Installation

```bash
git clone https://github.com/mmick66/manscupianconverter
cd manscupianconverter
npm install
npm start
```

## Building it into an App

This app uses `electron-builder` for compilation so put assets such as icons inside of the `build` folder

```bash
npm run release
```

Then look inside the `dist` folder of this repo for the compiled app.

## About the name and logo

The [Mancuspia](https://es.wikipedia.org/wiki/Mancuspia) are imaginary creatures invented by the Argentinian author [Julio Cortázar](https://en.wikipedia.org/wiki/Julio_Cort%C3%A1zar). An exact depiction was always left to the reader's imagination.