Get rid of nef files and convert them to jpeg.
# Checkout
git clone https://github.com/arijitvt/getridofnef.git
# Install
python3 -m pip install
# Execute
getridofnef -i <input_dir> -o <outputdir>
- Automatically multithreads.
ThreadCount=# of Cores
- If the JPEG already exists then it does not convert that.