kaitai_struct_formats VS magika

Compare kaitai_struct_formats vs magika and see what are their differences.

magika

Detect file content types with deep learning (by google)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kaitai_struct_formats magika
3 4
682 7,344
0.7% 6.8%
6.3 9.8
12 days ago 3 days ago
Kaitai Struct Python
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kaitai_struct_formats

Posts with mentions or reviews of kaitai_struct_formats. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-15.

magika

Posts with mentions or reviews of magika. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-19.
  • FLaNK Stack Weekly 19 Feb 2024
    50 projects | dev.to | 19 Feb 2024
  • Magika: AI powered fast and efficient file type identification
    15 projects | news.ycombinator.com | 15 Feb 2024
    As someone that has worked in a space that has to deal with uploaded files for the last few years, and someone who maintains a WASM libmagic Node package ( https://github.com/moshen/wasmagic ) , I have to say I really love seeing new entries into the file type detection space.

    Though I have to say when looking at the Node module, I don't understand why they released it.

    Their docs say it's slow:

    https://github.com/google/magika/blob/120205323e260dad4e5877...

    It loads the model an runtime:

    https://github.com/google/magika/blob/120205323e260dad4e5877...

    They mark it as Experimental in the documentation, but it seems like it was just made for the web demo.

    Also as others have mentioned. The model appears to only detect 116 file types:

    https://github.com/google/magika/blob/120205323e260dad4e5877...

    Where libmagic detects... a lot. Over 1600 last time I checked:

    https://github.com/file/file/tree/4cbd5c8f0851201d203755b76c...

    I guess I'm confused by this release. Sure it detected most of my list of sample files, but in a sample set of 4 zip files, it misidentified one.

  • Show HN: Magika: AI powered fast and efficient file type identification
    1 project | news.ycombinator.com | 15 Feb 2024
    We are very excited to announce the release of Magika our AI powered fast and efficient file type identification lib and tool - https://opensource.googleblog.com/2024/02/magika-ai-powered-fast-and-efficient-file-type-identification.html

    Thanks to its optimized Keras model, large scale training dataset, and Onnx Magika massively outperform other file identification tools while be very fast even on CPU.

    Magika python code and model is open sourced on Github: https://github.com/google/magika and we also provide an experimental TFJS based npm package https://www.npmjs.com/package/magika

    With the team we hope you will find Magika useful for your own projects. Let us know what you think or if you have any question!

What are some alternatives?

When comparing kaitai_struct_formats and magika you can also consider the following projects:

PyMuPDF - PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.

file - Read-only mirror of file CVS repository, updated every half hour. NOTE: do not make pull requests here, nor comment any commits, submit them usual way to bug tracker or to the mailing list. Maintainer(s) are not tracking this git mirror.

pdfquery - A fast and friendly PDF scraping library.

magic - Racket implementation of the Unix file command's magic language

cutter - Free and Open Source Reverse Engineering Platform powered by rizin

Space-Maker

jqjq - jq implementation of jq

spark-nlp-workshop - Public runnable examples of using John Snow Labs' NLP for Apache Spark.

i7j-rups - RUPS is an acronym for Reading and Updating PDF Syntax. RUPS is a tool built on top of iText® that allows you to look inside a PDF document and browse the different PDF objects and content streams.

osv.dev - Open source vulnerability DB and triage service.

pdfplumber - Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.

noseyparker - Nosey Parker is a command-line program that finds secrets and sensitive information in textual data and Git history.