JSONize Image Colors
Generate a prettified JSON dictionary of image color hex values.
Description
Requirements
This shortcut uses Toolbox Pro’s Get Colours From Image
action and Jayson to generate and show a prettified JSON dictionary of the hex values for a given image.
Steps
- Receives an image from the share sheet or prompts to select a photo.
- Uses Toolbox Pro’s
Get Colours From Image
action to generate hex values for the average, primary, secondary, background, and detail colors. - Prettifies the resulting dictionary with Jayson.
- Copies the prettified JSON to the clipboard.
- Opens the prettified JSON in Jayson.
Contact
Latest Release Notes
1.0 - Feb. 20, 2022, 4:58 a.m.
Initial release.