secureimage icon indicating copy to clipboard operation
secureimage copied to clipboard

add more image type check

Open brownchow opened this issue 5 years ago • 0 comments

Hi c1982: I found a project called filetype which infer the binary file type based on the magic numbers signature

in image.go, there're many image type matcher, maybe we can reference this repository to add more image type check

brownchow avatar Jan 06 '21 08:01 brownchow