Quote:
Originally Posted by TheMongoose
Could you suggest a free image processing tool I could use to check these, rather than having to restart the kindle every time I find one and it locks up haha? It seems there are quite a few it takes objection to...
|
For simple command-line usage, I mostly use ImageMagick, more specifically, its identify command:
Code:
ixtab@mbp:/tmp/cm$ identify a_none.png
a_none.png PNG 758x1024 758x1024+0+0 8-bit PseudoClass 256c 31.6KB 0.000u 0:00.000
Other than that: gimp (but that's probably overkill).