Skip to content

Instantly share code, notes, and snippets.

@ankitjoshi
Created October 16, 2020 06:35
Show Gist options
  • Save ankitjoshi/08adfc63126e876faa67c9deb64c46cd to your computer and use it in GitHub Desktop.
Save ankitjoshi/08adfc63126e876faa67c9deb64c46cd to your computer and use it in GitHub Desktop.
Content Hub Custom Media Preset
"presets": [
{
"name": "Demo Preset",
"conversion":[
{
"type":"colorProfile",
"value":"sRGB"
},
{
"type":"fileExtension",
"value":"Png"
}
],
"isReadOnly": "true"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment