Skip to content

Instantly share code, notes, and snippets.

@vmx
Last active August 29, 2015 14:12
Show Gist options
  • Save vmx/3832d08e30aa56430a8b to your computer and use it in GitHub Desktop.
Save vmx/3832d08e30aa56430a8b to your computer and use it in GitHub Desktop.
#!/bin/sh
scanimage --resolution 300 --mode Gray --format=tiff --custom-gamma=yes --custom-gamma=yes --gamma-table [0]0-[165]65535,[165]65535-[255]65535 --buffer-size=128 > output.tiff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment