https://github.com/luminahateo/raw2jpeg
https://github.com/luminahateo/raw2jpeg
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luminahateo/raw2jpeg
- Owner: luminahateo
- Created: 2023-01-13T18:25:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T14:21:10.000Z (over 2 years ago)
- Last Synced: 2025-01-21T17:50:33.819Z (4 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# ConvertRawToPng
Petit script afin de convertir des photos RAW vers du PNG/JPEG...#### pré-requis:
* imagemagick installé sur votre distrib' linux
* un dossier avec vos photos à convertir
* connaître le chemin du dossier ( /home/user/etLaOùVousLAvezMis )
* connaître l'extension à convertir cr3, cwr, ...
* de la patience pendant le traitement#### Utilisation:
* Télechargez le GIT, dézippez et allez dans le dossier ConvertRawToPng.
* Ouvrez votre terminal et entrez pour rendre exécutable le programme ```sudo chmod -R 755 script.sh```
* Puis pour le lancer: ```./script.sh```