Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gajjartejas/filexidentifier
FileXIdentifier is a tool to identify real file extension for windows os based on TrIDLib
https://github.com/gajjartejas/filexidentifier
Last synced: about 2 months ago
JSON representation
FileXIdentifier is a tool to identify real file extension for windows os based on TrIDLib
- Host: GitHub
- URL: https://github.com/gajjartejas/filexidentifier
- Owner: gajjartejas
- Created: 2016-12-24T12:04:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-24T18:26:39.000Z (over 4 years ago)
- Last Synced: 2024-10-11T10:21:37.786Z (3 months ago)
- Language: AutoIt
- Homepage:
- Size: 2.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[](http://www.instagram.com/gajjartejas)
[](http://www.twitter.com/gajjartejas)
[](http://www.reddit.com/u/gajjartejas)# FileXIdentifier
FileXIdentifier is a tool to identify real file extension for windows os based on TrIDLib.
See the [change log](CHANGELOG.md) for changes and road map.## Binaries
Download the source code or binary only in [FileXIdentifier Releases](https://github.com/gajjartejas/FileXIdentifier/releases/latest)## Features
- FileXIdentifier is a tool to identify real file extension for windows os based on TrIDLib.
- Drag and drop support.## Screenshot
![Add new file dialog](screenshot.png)## Contribute
For cloning and building this project yourself, make sure
to install the
[AutoIt](https://www.autoitscript.com/site/autoit/)
and
[AutoIt Script Editor](https://www.autoitscript.com/site/autoit-script-editor/downloads/)
For windows.To compile this project Right click on [FileXIdentifier.au3](FileXIdentifier.au3) and select Compile with Options.
This action opens a new dialog box. Hit compile button to compile, a compiled binary will generate on same folder.## License
*GNU GENERAL PUBLIC LICENSE version 3* by [Free Software Foundation, Inc.](http://fsf.org/) converted to Markdown.
Read the [original GPL v3](http://www.gnu.org/licenses/).