View Single Post
Old 09-11-2013, 02:11 PM   #754
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Quote:
Originally Posted by TheMongoose View Post
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).
ixtab is offline   Reply With Quote