batch create presets from all gradient maps
batch create presets from all gradient maps
hello everyone,I want to batch create presets from all gradient maps in my Photoshop layers, just like manually creating presets in the gradient editor. Can you please advise me on how to do this?
Re: batch create presets from all gradient maps
Has anyone tried automating gradient map preset creation from layers in Photoshop? I did! I stumbled upon a script that iterated through each layer, extracted the gradient, and saved it as a .grd file. It was clunky, but saved a ton of time.