Skip to content

Instantly share code, notes, and snippets.

@asmega
Created May 26, 2024 16:19
Show Gist options
  • Save asmega/52c746285ec0f614f8eb84b807ea3a3a to your computer and use it in GitHub Desktop.
Save asmega/52c746285ec0f614f8eb84b807ea3a3a to your computer and use it in GitHub Desktop.
image outline
convert bug.png -set filename:original %t -resize 1200 -canny 0x10+10%+30% -negate '%[filename:original]_out.png'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment