srinivasan srinivas wrote: > Could someone suggest me ways to convert PDF files to HTML files?? > Does Python have any modules to do that job?? PDFMiner is a set of CLI tools written in Python, one of which converts PDF to text, HTML and more: http://www.unixuser.org/~euske/python/pdfminer/index.html