Skip to content

Instantly share code, notes, and snippets.

View gotvitch's full-sized avatar

Seb Gotvitch gotvitch

  • OneLocal
  • Grenoble, France
View GitHub Profile
# Save a image
image_options =
styles:
# Will resize to 250x250 by cropping in the center
# 2000x1000 => 250x250
small:
size: '250x250'
resize: '250x250^'
gravity: 'Center'