TAGart logo

🎨 GRD Converter

Convert your JSON gradients to Photoshop .grd format

📋 Supported JSON Format

Your JSON should contain an array of gradients like:

[ { "name": "Gradient Name", "colors": [ {"color": "#ff0000", "position": 0}, {"color": "#0000ff", "position": 100} ] } ]
📁

Drop your JSON file here or click to browse

Supports .json files with gradient definitions