magick-wasm VS wasmagic

Compare magick-wasm vs wasmagic and see what are their differences.

wasmagic

A WebAssembly compiled version of libmagic with a simple API for Node. WASMagic provides accurate filetype detection with zero prod dependencies (by moshen)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
magick-wasm wasmagic
2 1
466 35
- -
9.4 6.3
13 days ago 17 days ago
TypeScript TypeScript
Apache License 2.0 BSD 2-clause "Simplified" License
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.

magick-wasm

Posts with mentions or reviews of magick-wasm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-20.

wasmagic

Posts with mentions or reviews of wasmagic. 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: 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.

What are some alternatives?

When comparing magick-wasm and wasmagic you can also consider the following projects:

WASM-ImageMagick - Webassembly compilation of https://github.com/ImageMagick/ImageMagick & samples

resvg-js - A high-performance SVG renderer and toolkit, powered by Rust based resvg and napi-rs.

RMagick - Ruby bindings for ImageMagick

KeenWrite

jupyterlite - Wasm powered Jupyter running in the browser 💡

run-wasm - Run WASM based code executions in the browser easily

doblar - A fully local image converter that runs in your browser.