c-based version of pyPdf?

Kushal Kumaran kushal.kumaran+python at gmail.com
Thu May 3 11:22:13 EDT 2012


On Thu, May 3, 2012 at 8:23 PM, Chris Curvey <ccurvey at gmail.com> wrote:
> I'm a long-time user of the pyPdf library, but now I'm having to work with bigger volumes -- larger PDFs and thousands of them at a shot.  So performance is starting to become a problem.
>
> Does anyone know of an analogue to pyPdf that is faster?  (Maybe something based on C with Python bindings?)

I wonder if it is possible to use cython to speed it up.

-- 
regards,
kushal



More information about the Python-list mailing list