Skip to content

Instantly share code, notes, and snippets.

@eggplants
Created December 5, 2021 01:25
Show Gist options
  • Save eggplants/7a2c82f01f836d2951bca6f02617d1df to your computer and use it in GitHub Desktop.
Save eggplants/7a2c82f01f836d2951bca6f02617d1df to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# require: imagemagick
convert -liquid-rescale 320x320 -implode 0.25 in.png out.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment