Pixeltools Hueshift Dctl Pluginzip — Premium
In DaVinci Resolve, the Curves palette allows you to shift hues. However, shifting a color (e.g., turning aqua into blue) using the native tool often introduces artifacts, banding, or unintended shifts in luminance. Why? Because RGB channels are deeply intertwined. Changing the hue of a pixel changes its RGB ratios, which changes how bright that pixel appears to the human eye.
Due to the rise of "DCTL scam sites," only trust these sources: pixeltools hueshift dctl pluginzip
| Source | Price | Trust Level | |--------|-------|-------------| | PixelTools Official Gumroad | $15-25 (as of 2026) | ⭐⭐⭐⭐⭐ | | LiftGammaGain Store | Often bundled | ⭐⭐⭐⭐ | | John’s DCTL Bundle (via Patreon) | Subscription | ⭐⭐⭐ (check recent reviews) | In DaVinci Resolve, the Curves palette allows you
Avoid:
If budget is a concern, PixelTools frequently offers a "name your price" option for students and indie colorists. If budget is a concern, PixelTools frequently offers
Filename: PixelTools_HueShift.dctl.json
"dctl":
"vendor": "PixelTools",
"name": "HueShift",
"major_version": 1,
"minor_version": 0,
"description": "Adjust hues globally or isolate specific color ranges.",
"keywords": ["Color", "Hue", "Grading"],
"inputs": [
"name": "input_image",
"label": "Input",
"type": "image"
,
"name": "global_shift",
"label": "Global Shift",
"type": "float",
"default": 0.0,
"min": -1.0,
"max": 1.0,
"step": 0.01
,
"name": "red_range",
"label": "Red Shift",
"type": "float",
"default": 0.0,
"min": -1.0,
"max": 1.0,
"step": 0.01
,
"name": "orange_range",
"label": "Orange Shift",
"type": "float",
"default": 0.0,
"min": -1.0,
"max": 1.0,
"step": 0.01
,
"name": "yellow_range",
"label": "Yellow Shift",
"type": "float",
"default": 0.0,
"min": -1.0,
"max": 1.0,
"step": 0.01
,
"name": "green_range",
"label": "Green Shift",
"type": "float",
"default": 0.0,
"min": -1.0,
"max": 1.0,
"step": 0.01
,
"name": "cyan_range",
"label": "Cyan Shift",
"type": "float",
"default": 0.0,
"min": -1.0,
"max": 1.0,
"step": 0.01
,
"name": "blue_range",
"label": "Blue Shift",
"type": "float",
"default": 0.0,
"min": -1.0,
"max": 1.0,
"step": 0.01
,
"name": "magenta_range",
"label": "Magenta Shift",
"type": "float",
"default": 0.0,
"min": -1.0,
"max": 1.0,
"step": 0.01
]