Name Modified Size InfoDownloads / Week
Parent folder
color_grading_v174.tar.xz 2018-06-18 34.0 kB
color_grading_v174.zip 2018-06-18 48.5 kB
README.txt 2018-06-18 3.2 kB
Totals: 3 Items   85.7 kB 1
Color Grading plug-in, creates a cine image look based on user input. For a contemporary image look, use complimentary colors in shadows and highlights. It is also preferable to be used on a somewhat neutral image (ie pre white balanced) for best control of the final result. If it's not a raw image balance it before with Color Balance 2.


FILES TO COPY:

For normal installation copy:
color_grading_cw_v174.py
colorwheel_150.png


HOW AND WHERE TO COPY:

WINDOWS USERS:
Python installation:
- Python usually gets installed with gimp (option during gimp installation).
- GIMP 2.8: Copy appropriate files in:
	Vista and later 	C:\Users\[USER]\.gimp-2.8\plug-ins
	XP and older 	c:\Documents and Settings\[USER]\.gimp-2.8\plug-ins
- GIMP 2.10: Copy appropriate files in:
	Vista and later 	C:\Users\[USER]\AppData\Roaming\GIMP\2.10\plug-ins
- PortableApps:
	X:\GIMPPortable\Data\.gimp\plug-ins
	X stands for the USB drive letter

LINUX USERS:
Python installation:
- Python usually ships with the OS so no manual installation is needed.
- GIMP 2.8: Copy appropriate files in:
	/home/[USER]/.gimp-2.8/plug-ins
- GIMP 2.10: Copy appropriate files in:
	/home/[USER]/.config/GIMP/2.10/plug-ins/
- Make sure .py file is marked as executable.



In GIMP you will find it under Colors/Color Grading menu.

New in Version: 1.7.4
> GIMP 2.10 compatibility fixes
New in Version: 1.7.3
> Fixes a bug making possible the use of Color Grading plug-in inside portable gimp (from portableapps.com)
New in Version: 1.7.2
> Fixes an unusual bug in colorwheel redraw
New in Version: 1.7.1
> Fixes bug in headless mode, where the output layer was downsized
New in Version: 1.7
> Optionally use small preview for near instant redraw (idea by jontait2, gimpchat.com)
> Autosave last filter used as a profile named "latest"
New in Version: 1.6.2
> UI bug fixes (by jontait2, gimpchat.com)
New in Version: 1.6.1
> Minor UI fixes (by jontait2, gimpchat.com)
New in Version: 1.6
> Instant Preview (by jontait2, gimpchat.com)
New in Version: 1.5.5
> Repositioning in Gimp Menu (Now under Colors menu)
> Profiles Tab scroll bar fix
New in Version: 1.5.4
> Fixes in headless mode
> Small speed enhancement
New in Version: 1.5.3
> Information pane now shows both 0-255 and percentage values
New in Version: 1.5.2
> GIMP 2.8 compatibility fixes
> Code cleaning
New in Version: 1.5:
> Channel Levels Information for applying the corrections in another program
> Profiles
New in Version: 1.4:
> Major engine refactoring
> Speed improvement
New in Version: 1.3:
> Now Double version slider/colorwheel availability, new interface like professional tools
> Midtones bugfix
New in Version 1.2:
> Saturation added.
New in Version 1.1:
> Levels added.

EXTRAS:
The Color Grading plug-in is also available in GMIC. In GMIC you will find it under: Colors, Color Grading. You may have to update your filters using the refresh button.

For more details and Sample images:
http://registry.gimp.org/node/26187


DEVELOPERS ONLY:
(The developer version generates the colorwheel if .png file
is not found, requires numpy installed, numpy is not automatically installed in Windows)
color_grading_cw_v174_developer.py

Source: README.txt, updated 2018-06-18