org.magicdb.magic:magiclib

Resource identification library based on an extensible 'magic' database.


Keywords
java, metadata-extraction
License
Apache-1.1

Documentation

This project contains a java library and associated components and examples that permit to extract and identify files based on a 'magic' file.

Today it contains the following modules/sub-projects:

- magiclib: A java library that permits to identify files and extract some metadata based on a 'magic' text file.
- file: A sample application that uses the above magic library