Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add detect file type API #4

Open
nmammeri opened this issue Sep 23, 2024 · 1 comment
Open

Add detect file type API #4

nmammeri opened this issue Sep 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nmammeri
Copy link
Contributor

Add functionality to detect the file type, through a Detector struct or just a simple function.

I'm not sure how this is best implemented:

  • Preferably this would be implemented in pure Rust without requiring TikaNative
  • Explore using libmagic in terms performance.
@nmammeri nmammeri added the enhancement New feature or request label Sep 23, 2024
@yobix-ai yobix-ai deleted a comment Oct 24, 2024
@KapiWow KapiWow self-assigned this Nov 14, 2024
@shuiRong
Copy link

It sounds like https://github.com/google/magika fit well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants