Convert NEF files to PNG files, using parallel processing (this implementation uses IrfanView, but you can use other methods to convert them, or even adjust this script to run your own "multi-tasking" tools.)
- that uses multiprocessing
- to convert all NEF files in a folder to PNG format
Example (core i5 quad core)
- regular IrfanView conversion of 100 NEF (RAW) images to PNG format takes around 10 minutes
- with NEF2PNG, it takes ~2.5 minutes.
This implementation runs on Windows, but the main idea should be able to run on Linux, try changing the main Conversion commands to their Linux applicable version.
Run the following command (in the command prompt on Windows) to execute NEF2PNG with Python.
>python.exe NEF2PNG.py