Skip to content

Quick and easy bash script to convert all ARW files in a folder to JPGs

Notifications You must be signed in to change notification settings

JustinButler700/ARW-to-JPG-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ARW-to-JPG-converter

Quick and easy Bash script to convert all ARW files in a folder to JPGs

Dependencies: You need to have ImageMagick installed.

When you download Image Magick, make sure you have install legacy utilities selected. install legacy utilities

Once these are installed, place my bash script into the folder containing your .ARW and run the script.

On Linux & Mac : ./convert.sh On Windows : convert.sh

It will place all converted files into a file called "converted" (within the same directory you run it)

About

Quick and easy bash script to convert all ARW files in a folder to JPGs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages