libmagic
There are 30 repositories under libmagic topic.
trailofbits/polyfile
A pure Python cleanroom implementation of libmagic, with instrumented parsing from Kaitai struct and an interactive hex viewer
hey-red/Mime
.NET wrapper for libmagic
robo9k/rust-magic
Rust high level bindings crate for the `libmagic` C library
huzongyao/AndroidMagic
LibMagic on Android to provides mime-type determination from files and byte arrays
npcz/magic
Emscripten / typescript binding for libmagic to detect a file type based on its content/extension.
robo9k/rust-magic-sys
Rust declarations crate for the `libmagic` C library
dscottboggs/magic.cr
Bindings for libmagic to Crystal
jlu5/FileInsight
File type identifier via libmagic and TrID.
xmonader/nim-magic
libmagic bindings for nim
naqvis/magic.cr
Crystal bindings to libmagic
ppai-plivo/go-mime-lib-compare
Comparison of Go MIME type detection libraries
LibreService/my_file_type
Find type of your file in a fast and secure way.
marirs/filemagic-rs
libmagic bindings for Rust
Arimeka/mediaprobe
Parsing media files using bindings
OOPS-ORG-PHP/mod_magic
PHP file magic extension
rp-libs/magic-rs
Python wrapper for Rust infer crate
bradleyhurley/ccount
A Python column count utility
gbonacini/trollfs
A hi-tech prank based on FUSE. Because even the Unix programmers just want to have fun. :-)
patrickmoffitt/jpeg_catcher
How to Build a CGI That Does Image Processing for a 5 Mega-Pixel Motion-Activated WiFi Camera
cybergizer-hq/LibmagicRb
Check filetype with libmagic
eloj/rix-magic
File/libmagic definition for the ColoRIX VGA file format
macmoonshine/magic
Magic allows you to determine the MIME type or UTType for any data and is a Swift wrapper for libmagic(3) which is part of file(1) command.
oguztoraman/libmagicxx
A C++ wrapper library over the Magic Number Recognition Library.
riad-azz/py-file-type
Wrapper for python-magic that includes necessary bin files.
uppusaikiran/generic-parser
A Single Library Parser to extract meta information,static analysis and detect macros within the files.
wenerme/go-magic
libmagic in golang
AnuritiGupta26/ResearchMate-
Research Mate is a end to end LLM model using langchain, designed to assist researchers, students, and professionals in efficiently processing and extracting insights from research articles and online content. Users can input multiple research URLs, which the app processes and converts into useful information.
postfix/golibmagic
A pure Go port of the libmagic library for file type detection. This fork of itchio/wizardry addresses maintenance issues and bugs, providing a more reliable and up-to-date solution.
robo9k/libmagic-riir
`libmagic` rewritten in Rust