-
-
Save ephrin/18bd2e88423f7be3a311 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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