#image #injected #whether #verify #image-path

app injected-image-checker

Verify whether the image contains additional data

2 releases

new 0.0.2 Dec 11, 2024
0.0.1 Dec 11, 2024

#1 in #image-path

MIT license

13KB
65 lines

injected-image-checker

Verify whether the target image contains additional data, such as video or other types of information.

support:

  • png
  • jpg
  • jpeg
  • gif
  • svg

install

cargo install injected-image-checker

params

  • --path: target image path

example

# mac
injected-image-checker --path="/target/dir/test.png"

Dependencies

~11–21MB
~286K SLoC