| sindresorhus/file-type |
3,366 |
|
64,893 |
1,894 |
over 2 years ago |
141 |
November 11, 2023 |
16 |
mit |
JavaScript |
| Detect the file type of a Buffer/Uint8Array/ArrayBuffer |
| h2non/filetype |
1,939 |
|
54 |
623 |
over 2 years ago |
28 |
February 05, 2022 |
42 |
mit |
Go |
| Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature |
| gabriel-vasile/mimetype |
1,332 |
|
14 |
3,544 |
about 2 years ago |
98 |
October 12, 2023 |
71 |
mit |
Go |
| A fast Golang library for media type and file extension detection, based on magic numbers |
| h2non/filetype.py |
565 |
|
50 |
312 |
over 2 years ago |
22 |
November 02, 2022 |
41 |
mit |
Python |
| Small, dependency-free, fast Python package to infer binary file types checking the magic numbers signature |
| bojand/infer |
204 |
|
0 |
94 |
almost 3 years ago |
33 |
July 05, 2023 |
14 |
mit |
Rust |
| Small crate to infer file and MIME type by checking the magic number signature |
| JuliaIO/FileIO.jl |
201 |
|
246 |
0 |
over 2 years ago |
0 |
March 02, 2021 |
30 |
other |
Julia |
| Main Package for IO, loading all different kind of files |
| rakyll/magicmime |
191 |
|
17 |
7 |
almost 7 years ago |
1 |
February 23, 2017 |
9 |
|
Go |
| Go bindings for libmagic to detect MIME types |
| cdgriffith/puremagic |
103 |
|
9 |
27 |
about 3 years ago |
14 |
February 22, 2023 |
4 |
mit |
Python |
| Pure python implementation of identifying files based off their magic numbers |
| zRedShift/mimemagic |
94 |
|
0 |
5 |
over 2 years ago |
5 |
February 17, 2022 |
3 |
gpl-2.0 |
Go |
| Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree magic for mounted volumes, generated from the XDG shared-mime-info database. |
| mmalecot/file-format |
59 |
|
0 |
10 |
about 2 years ago |
27 |
November 04, 2023 |
1 |
apache-2.0 |
Rust |
| Crate for determining the file format of a given file or stream |