79797143

Date: 2025-10-22 18:48:51
Score: 0.5
Natty:
Report link

Use ImageMagick. You can either call it directly, or register the DLL and call it via VBA.

Whichever way you do it, this is the command you want to run:

identify -format %Q filename.jpg
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Andrew