Extract Images and Text From Pdf Files

HKN MZ
3 min readMay 21, 2021

Hi Pythoneers, So many times we have many Pdf files including soo many Images and Texts data. But sometimes we have to extract Images and Text from Pdf files But extracting Images and Texts from Pdf files using Copy and Past It can be torture. That is Why Python is Everywhere :)

And then I searched on google and I find a great package is called PyPDF2 to extract Images from Pdf files. Here is github link. And I find a great toolkit is called Tika to extract Texts from Pdf files.

--

--

HKN MZ

I am writing about Sql Server, Elasticsearch and Python. İ am an Database Administrator on SQL Server and Elasticsearch more than 5+ years.