davidbombal / red-python-scripts

MIT License
1.99k stars 1.58k forks source link

File format not supported! Error on Kali Linux #34

Closed lazengann86-zz closed 2 years ago

lazengann86-zz commented 2 years ago

running the script I get the "File format not supported!" error with both File and Terminal options. The images are .JPG and/or .PNG

Anyone else getting this error?

davidbombal commented 2 years ago

.PNG requires a different implementation. Only .jpg, and .tiff are supported for the current script. I will update it to add .png, and .heic formats. But the current script is clear on the support.

lazengann86-zz commented 2 years ago

I see, but then why would I still get the error with .JPG files?