Commit Graph

52 Commits

Author SHA1 Message Date
Kaan Kuscu
e62fb0dde7 typo 2024-12-13 20:43:20 +03:00
Tom
6469358c2b Update README.md 2023-12-28 19:51:13 +01:00
Yuji Yaginuma
70ab66a30e Fix file header example
Remove unused `io/ioutil` package and add used `os` package.

Follow up of #28.
2023-09-21 13:23:54 +09:00
Eugene Kirillov
bcb25e23e3 feat: Add image/avif support 2023-01-22 18:55:50 -08:00
Anders Kaseorg
ebf440c443 Use correct audio/mp4 type for m4a
https://www.rfc-editor.org/rfc/rfc4337#section-2
https://www.iana.org/assignments/media-types/audio/mp4

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-02-04 14:08:01 -08:00
Tom
828109b47f Update README.md 2021-12-20 23:34:41 +01:00
Hannes Braun
ae8e500333 Add AIFF support 2021-09-17 13:25:41 +02:00
Christophe Fergeau
fd9b18e302 Add zstd support
This adds support for detecting zstd compressed files
https://en.wikipedia.org/wiki/Zstandard
2021-02-01 11:27:30 +01:00
Tom
f60988ab73 Merge pull request #93 from mikusjelly/master
feat: 🎸 Support Android Dex, Dey file
2020-11-30 18:24:52 +01:00
mikusjelly
a1337e2fe7 feat: 🎸 Support Android Dex, Dey file 2020-11-12 16:32:07 +08:00
Tomas
f9510effed feat(docs): add Python port reference 2020-06-06 19:06:53 +02:00
Andrew Stucki
a016e5085d Update ico filetype per https://www.iana.org/assignments/media-types/image/vnd.microsoft.icon 2020-04-22 14:40:44 -04:00
Andrew Stucki
c7f037cf48 Update rar filetype per https://www.iana.org/assignments/media-types/application/vnd.rar 2020-04-22 14:32:38 -04:00
Andrew Stucki
f8ee678380 Update exe filetype per https://www.iana.org/assignments/media-types/application/vnd.microsoft.portable-executable 2020-04-22 14:29:59 -04:00
Andrew Stucki
3f8c6faf16 Update deb filetype per https://www.iana.org/assignments/media-types/application/vnd.debian.binary-package 2020-04-22 14:28:19 -04:00
Andrew Stucki
8939afa7ba Update sqlite filetype per https://www.iana.org/assignments/media-types/application/vnd.sqlite3 2020-04-22 14:26:49 -04:00
Taras Postument
261fd5fdd6 add video/3gpp support 2019-07-24 12:52:50 +03:00
Tomás
ce636afa35 feat: add iso image format 2019-07-23 00:51:02 +02:00
fanpei
2a32348662 add image/vnd.dwg to README 2019-05-15 10:42:18 +08:00
Tomás
1edb141b4c feat(docs): add heif format 2019-02-10 11:27:00 +01:00
Tomás
b1a4cbe7b2 fix(docs): dicom -> dcm 2019-02-09 17:34:30 +01:00
Tomás
07adf3fed3 feat: add dicom type 2019-02-09 17:33:27 +01:00
kevin
fbd46a86d6 fix example; related to h2non/filetype#43 2019-02-09 09:08:52 -05:00
Antti Kupila
ae3bf105fd add wasm to readme 2019-02-08 11:07:25 +01:00
Aofei Sheng
d39155f0ee feat: add support for AAC (audio/aac) 2018-12-20 11:23:04 +08:00
Tomás Aparicio
5679eebfe7 refactor(readme): update package import path 2018-10-28 12:09:51 +01:00
Byron Ruth
787ad797e4 Change maximum bytes required for detection
Fix #41

Signed-off-by: Byron Ruth <b@devel.io>
2018-07-25 21:15:52 -04:00
Ivan Kovic
6a0481dc4e Updated file header example. 2017-12-03 11:13:48 +01:00
Tomas Aparicio
cbe8a8821a fix: tests and document types matchers 2017-11-29 16:09:59 +01:00
Tomas Aparicio
4c14121132 refactor(docs): remove codesponsor 2017-11-29 15:29:04 +01:00
Tomás Aparicio
83d35ece6b feat(docs): add code sponsor banner 2017-10-13 13:17:34 +02:00
Tim Strazzere
fc87ba166b Fix typo in unknown 2017-08-27 13:39:06 -07:00
elemeat
6fd9a2b9b9 Add Elf file as supported matcher archive type 2017-08-01 18:15:06 +08:00
marshyski
a1c070d69e Added RedHat RPM as supported matcher archive type 2017-07-23 21:12:35 -04:00
Tomás Aparicio
259d9d2c52 feat(docs): add Go version badge 2016-12-11 18:40:44 +00:00
Tomas Aparicio
9171d892b1 refactor: use filetype v1 2016-12-11 18:05:06 +00:00
Cugu
290b856f13 Fix link in README.md 2016-10-07 15:29:47 +02:00
Tomás Aparicio
74ed653a01 feat(docs): add SVG package note 2016-09-27 22:30:18 +01:00
Tomás Aparicio
4af15d5b92 feat(docs): add cross platform feature 2015-12-22 20:14:22 +01:00
Tomás Aparicio
a9a7e00817 feat(#7): add goreport badge 2015-11-26 17:03:23 +00:00
Tomas Aparicio
f8157ab29a feat(#6): add new types 2015-11-12 11:41:37 +00:00
Tomás Aparicio
719871b209 fix(docs): bad link 2015-10-13 09:03:54 +01:00
Tomás Aparicio
97024cd8d2 fix(docs): link to fixtures 2015-09-27 10:50:00 +01:00
Tomas Aparicio
32498410e7 feat: add file header example 2015-09-27 10:48:14 +01:00
Tomas Aparicio
7ed912927d fix: example 2015-09-27 10:33:14 +01:00
Tomas Aparicio
f4bc0ce662 feat(docs): add benchmarks results 2015-09-27 10:32:29 +01:00
Tomás Aparicio
87280b3e0c fix(docs): typo 2015-09-26 21:05:27 +01:00
Tomás Aparicio
fa17cab431 refactor(docs): features 2015-09-26 20:52:41 +01:00
Tomas Aparicio
f2acc883e5 refactor(docs): features 2015-09-26 18:42:20 +01:00
Tomas Aparicio
8f1f6d5a81 feat(docs): add subpackages 2015-09-26 18:39:29 +01:00