Skip to content

Instantly share code, notes, and snippets.

@ephrin
Forked from orgjscom/config
Last active August 29, 2015 14:22
Show Gist options
  • Save ephrin/18bd2e88423f7be3a311 to your computer and use it in GitHub Desktop.
Save ephrin/18bd2e88423f7be3a311 to your computer and use it in GitHub Desktop.
global:
originPreset: original
presets:
original:
crop: false #default - could be omitted
quality: 90 #default - could be omitted
resize: byMax #byMax, byMin, width, height
size: [1920,1920] # 0 - width, 1 - height
z500:
crop: true,
cropSide: max #max, min, height, width
resize: byMin
size: [500,500]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment