mimemagic
Mime detector
Detects the mime type of a file based on its extension or content
Mime type detection in ruby via file extension or file content
419 stars
17 watching
444 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zredshift/mimemagic | A package for detecting and identifying MIME types based on file extensions, magic numbers, and XML document structures. | 99 |
gabriel-vasile/mimetype | A fast and precise MIME type detection library for Go. | 1,672 |
mirage/conan | Re-implementation of a file recognition engine with support for multiple MIME types and decision trees. | 48 |
rocktimsaikia/mime-type-check | A tool that provides a list of available MIME types for a given file extension | 5 |
aofei/mimesniffer | A MIME type sniffer written in Go that determines the type of given data based on its file signature or content type. | 33 |
versionable/ferret | A mime detection library for PHP that identifies the type of a given file based on its content | 20 |
mn9891/massive-mimo-detection | This project provides Matlab implementations of algorithms for detecting large-scale MIMO systems using MMSE-SIC and Expectation Propagation techniques. | 45 |
mizor/machine-learning-ruby | A Ruby implementation of common machine learning algorithms and techniques | 13 |
spacewander/lua-resty-mime-sniff | This Lua library detects and matches the MIME type of given data in a web application | 11 |
iamgroot42/mimir | Measures memorization in Large Language Models (LLMs) to detect potential privacy issues | 121 |
detectlanguage/detectlanguage-ruby | A Ruby client for detecting the language of given text | 29 |
camshaft/mimetype_parser | A tool for parsing and interpreting MIME type definitions | 3 |
markburns/mecab | A Ruby gem providing a C++ implementation of the Japanese morphological analyzer MeCab. | 30 |
cederberg/mibble | A Java library for parsing and accessing SNMP MIB information | 113 |
mrphrazer/obfuscation_detection | Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 575 |