mmick66 / manscupianconverter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

It was built using Electron and Antd for the UI.

Supported Platforms

  • macOS Sierra

This is due to the constraints imposed by the core convertion library used: libraw

Installation

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

npm run release

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

About the name and logo

The Mancuspia are imaginary creatures invented by the Argentinian author Julio Cortázar. An exact depiction was always left to the reader's imagination.

About

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

License:MIT License


Languages

Language:JavaScript 93.0%Language:CSS 4.6%Language:HTML 2.4%