Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/piyush800x/rawimageexporter


https://github.com/piyush800x/rawimageexporter

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# 📸 RAW Image Exporter

An all-in-one software to export traditional image files (.jpg, .jpeg) to raw file formats (CR2, CR3, NEF, ARW)

## 🧑 Authors

- [@Piyush_Paul](https://github.com/Piyush800x/)
## 🐱‍👤 Screenshots

![App Screenshot](https://github.com/Piyush800x/RawExporter/blob/master/assets/RIE.jpg)

## ✔ Run the software locally

Clone the repository
```bash
git clone https://github.com/Piyush800x/RawExporter.git
cd RawExporter
```

Install dependencies
```bash
python -m pip install requirements.txt
```

Run the .py file
```bash
python main.py
```