资 源 简 介
This app is made purely in python using tkinter to construct the GUI and a module named pyPdf (http://pybrary.net/pyPdf/). It started as a project to learn tkinter but now has become an important module used by me.
I am using it to extract the only required pages of a pdf to load in my mobile for reading. It reduces the overhead of loading the pdf in it.
I also divide the pdf chapter-wise for some books that run into 1000"s of pages.