A simple GUI tool for editing the AsShotNeutral white balance values in DNG raw image files.
-
View current white balance values from DNG files
-
Edit RGB multipliers for white balance!
-
Save modified copies of DNG files
-
Preserves all original image data while only modifying the white balance tag
- Clone this repository
- Install required packages:
pip install -r requirements.txt text
- Run the program:
python DNGWhiteBalanceTagEditor.py - Click "Open DNG" to load a DNG file
- Edit the R, G, B values as needed
- Click "Save Copy" to save a modified version
- Always work on copies of your original DNG files
- The program may not work with all DNG variants as the format can vary
- Some raw processors may ignore or override these values
Current version: 0.3