Skip to content

Instantly share code, notes, and snippets.

@fabianosarracco
Last active August 29, 2015 14:19
Show Gist options
  • Save fabianosarracco/99b459cee16817ae2275 to your computer and use it in GitHub Desktop.
Save fabianosarracco/99b459cee16817ae2275 to your computer and use it in GitHub Desktop.
Links to the commonly used software
[
{
"name": "ScanTailor",
"link": "http://scantailor.org/",
"downloadLink": "https://github.com/scantailor/scantailor/releases/latest",
"license": "GPLv3",
"description": "Scan Tailor is an interactive post-processing tool for scanned pages. It performs operations such as page splitting, deskewing, adding/removing borders, and others. You give it raw scans, and you get pages ready to be printed or assembled into a PDF or DJVU file. Scanning, optical character recognition, and assembling multi-page documents are out of scope of this project",
"tags": ["scanner", "ocr", "post-processing"]
},
{
"name": "Autoruns",
"link": "https://technet.microsoft.com/en-us/sysinternals/bb963902.aspx",
"downloadLink": "https://download.sysinternals.com/files/Autoruns.zip",
"license": "",
"description": "This utility, which has the most comprehensive knowledge of auto-starting locations of any startup monitor, shows you what programs are configured to run during system bootup or login, and when you start various built-in Windows applications like Internet Explorer, Explorer and media players. These programs and drivers include ones in your startup folder, Run, RunOnce, and other Registry keys. Autoruns reports Explorer shell extensions, toolbars, browser helper objects, Winlogon notifications, auto-start services, and much more. Autoruns goes way beyond other autostart utilities",
"tags": ["system", "analysis"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment