How can I detect images in a document say doc,xls,ppt or pdf ?
I came across with Apache Tika, I am trying command line option. http://tika.apache.org/1.2/gettingstarted.html
I am using Python2.7..
But not quite sure how it will detect images.
i am newbie to Django, Any help is appreciated.
Thanks