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
- Host: GitHub
- URL: https://github.com/mmick66/manscupianconverter
- Owner: mmick66
- License: mit
- Created: 2018-02-21T09:47:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-03T09:09:05.000Z (over 6 years ago)
- Last Synced: 2025-01-01T15:25:04.068Z (over 1 year ago)
- Topics: converter, fuji, fuji-cameras, image-format, png, raf, raw, raw-image
- Language: JavaScript
- Size: 1.06 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.