NEF (Nikon Electronic Format) Previewer for Seer
- Python 2.7 or 3.4
- rawpy (NEF processing)
- numpy (Required for rawpy)
- imageio (NEF to JPG conversion)
- pyinstaller (Other binary packagers may also work)
-
Create a portable binary:
C:\Python34\Scripts\pyinstaller.exe nef2jpeg.py
-
Copy
plugin.jsontodist\nef2jpeg\
- Grab the latest release.
- Extract the downloaded zip (somewhere you won't be deleting it)
- Go to the
Pluginssection in Seer'sSettingsdialog. - Select the
Localtab. - Click the
Addbutton and select theplugin.jsonfile.