Skip to content

Instantly share code, notes, and snippets.

@stefanschmidt
Last active December 1, 2015 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefanschmidt/842d5008732c94025de9 to your computer and use it in GitHub Desktop.
Save stefanschmidt/842d5008732c94025de9 to your computer and use it in GitHub Desktop.
Sharpen blurry low-resolution images with scanned text
convert input.png -sharpen 2x10 output.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment