News

Given a file (or some information about a file), return a set of standardized tags identifying what the file is. identify also has an api for determining what type of license is contained in a file.
It is a Node.js application that works from the browser. Programmatically open a file dialog window (explorer) for picking files. Only works on Windows. Also see: open-finder-dialog, ...