Skip to content

Instantly share code, notes, and snippets.

@FleXoft
Created June 11, 2018 12:43
Show Gist options
  • Save FleXoft/c0d957a3053d88c52cda1e1e74bea123 to your computer and use it in GitHub Desktop.
Save FleXoft/c0d957a3053d88c52cda1e1e74bea123 to your computer and use it in GitHub Desktop.
Create blank image in Imagemagick
convert -size 800x800 xc:white white.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment